Package | stimulsoft.viewer.export.controls |
Class | public class StiExcelSettingsControl |
Inheritance | StiExcelSettingsControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | caption : String | StiExpander | |
checkBoxExportDataOnly : StiCheckBox | StiExcelSettingsControl | ||
checkBoxExportEachPageToSheet : StiCheckBox | StiExcelSettingsControl | ||
checkBoxExportObjectFormatting : StiCheckBox | StiExcelSettingsControl | ||
checkBoxExportPageBreaks : StiCheckBox | StiExcelSettingsControl | ||
checkBoxUseOnePageHeaderAndFooter : StiCheckBox | StiExcelSettingsControl | ||
comboBoxImageQuality : StiComboBox | StiExcelSettingsControl | ||
comboBoxImageResolution : StiComboBox | StiExcelSettingsControl | ||
comboBoxType : StiComboBox | StiExcelSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
settings : StiExcelExportSettings [read-only] | StiExcelSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander | |
stilabel1 : StiLabel | StiExcelSettingsControl | ||
stilabel2 : StiLabel | StiExcelSettingsControl | ||
stilabel3 : StiLabel | StiExcelSettingsControl | ||
stilabel4 : StiLabel | StiExcelSettingsControl | ||
stilabel5 : StiLabel | StiExcelSettingsControl |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiExcelSettingsControl | ||
![]() | applyTheme():void | StiExpander |
Method | Defined By | ||
---|---|---|---|
![]() | createChildren():void [override] | StiExpander | |
StiExcelSettingsControl | |||
onComboBoxTypeChange():void | StiExcelSettingsControl | ||
![]() | updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiExpander | |
![]() | updateDisplayList2007(unscaledWidth:Number, unscaledHeight:Number):void | StiExpander | |
![]() | updateDisplayList2013(unscaledWidth:Number, unscaledHeight:Number):void | StiExpander |
checkBoxExportDataOnly | property |
public var checkBoxExportDataOnly:StiCheckBox
This property can be used as the source for data binding.
checkBoxExportEachPageToSheet | property |
public var checkBoxExportEachPageToSheet:StiCheckBox
This property can be used as the source for data binding.
checkBoxExportObjectFormatting | property |
public var checkBoxExportObjectFormatting:StiCheckBox
This property can be used as the source for data binding.
checkBoxExportPageBreaks | property |
public var checkBoxExportPageBreaks:StiCheckBox
This property can be used as the source for data binding.
checkBoxUseOnePageHeaderAndFooter | property |
public var checkBoxUseOnePageHeaderAndFooter:StiCheckBox
This property can be used as the source for data binding.
comboBoxImageQuality | property |
public var comboBoxImageQuality:StiComboBox
This property can be used as the source for data binding.
comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBox
This property can be used as the source for data binding.
comboBoxType | property |
public var comboBoxType:StiComboBox
This property can be used as the source for data binding.
settings | property |
settings:StiExcelExportSettings
[read-only] public function get settings():StiExcelExportSettings
stilabel1 | property |
public var stilabel1:StiLabel
This property can be used as the source for data binding.
stilabel2 | property |
public var stilabel2:StiLabel
This property can be used as the source for data binding.
stilabel3 | property |
public var stilabel3:StiLabel
This property can be used as the source for data binding.
stilabel4 | property |
public var stilabel4:StiLabel
This property can be used as the source for data binding.
stilabel5 | property |
public var stilabel5:StiLabel
This property can be used as the source for data binding.
StiExcelSettingsControl | () | Constructor |
public function StiExcelSettingsControl()
Constructor.
onCheckBoxExportDataOnlyClick | () | method |
protected function onCheckBoxExportDataOnlyClick():void
onComboBoxTypeChange | () | method |
protected function onComboBoxTypeChange():void