| Package | stimulsoft.viewer.export.controls |
| Class | public class StiExcelSettingsControl |
| Inheritance | StiExcelSettingsControl StiExpander mx.containers.Canvas |
| 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:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxExportEachPageToSheet | property |
public var checkBoxExportEachPageToSheet:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxExportObjectFormatting | property |
public var checkBoxExportObjectFormatting:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxExportPageBreaks | property |
public var checkBoxExportPageBreaks:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxUseOnePageHeaderAndFooter | property |
public var checkBoxUseOnePageHeaderAndFooter:StiCheckBoxThis property can be used as the source for data binding.
| comboBoxImageQuality | property |
public var comboBoxImageQuality:StiComboBoxThis property can be used as the source for data binding.
| comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBoxThis property can be used as the source for data binding.
| comboBoxType | property |
public var comboBoxType:StiComboBoxThis 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:StiLabelThis property can be used as the source for data binding.
| stilabel2 | property |
public var stilabel2:StiLabelThis property can be used as the source for data binding.
| stilabel3 | property |
public var stilabel3:StiLabelThis property can be used as the source for data binding.
| stilabel4 | property |
public var stilabel4:StiLabelThis property can be used as the source for data binding.
| stilabel5 | property |
public var stilabel5:StiLabelThis 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