Packagestimulsoft.viewer.export.controls
Classpublic class StiExcelSettingsControl
InheritanceStiExcelSettingsControl Inheritance StiExpander Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 Inheritedcaption : 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
 InheritedisMinimized : Boolean
StiExpander
  settings : StiExcelExportSettings
[read-only]
StiExcelSettingsControl
 InheritedshowMinimized : Boolean
StiExpander
  stilabel1 : StiLabel
StiExcelSettingsControl
  stilabel2 : StiLabel
StiExcelSettingsControl
  stilabel3 : StiLabel
StiExcelSettingsControl
  stilabel4 : StiLabel
StiExcelSettingsControl
  stilabel5 : StiLabel
StiExcelSettingsControl
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiExpanderTheme
[read-only]
StiExpander
Public Methods
 MethodDefined By
  
Constructor.
StiExcelSettingsControl
 Inherited
applyTheme():void
StiExpander
Protected Methods
 MethodDefined By
 Inherited
[override]
StiExpander
  
StiExcelSettingsControl
  
StiExcelSettingsControl
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiExpander
 Inherited
updateDisplayList2007(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
 Inherited
updateDisplayList2013(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
Property Detail
checkBoxExportDataOnlyproperty
public var checkBoxExportDataOnly:StiCheckBox

This property can be used as the source for data binding.

checkBoxExportEachPageToSheetproperty 
public var checkBoxExportEachPageToSheet:StiCheckBox

This property can be used as the source for data binding.

checkBoxExportObjectFormattingproperty 
public var checkBoxExportObjectFormatting:StiCheckBox

This property can be used as the source for data binding.

checkBoxExportPageBreaksproperty 
public var checkBoxExportPageBreaks:StiCheckBox

This property can be used as the source for data binding.

checkBoxUseOnePageHeaderAndFooterproperty 
public var checkBoxUseOnePageHeaderAndFooter:StiCheckBox

This property can be used as the source for data binding.

comboBoxImageQualityproperty 
public var comboBoxImageQuality:StiComboBox

This property can be used as the source for data binding.

comboBoxImageResolutionproperty 
public var comboBoxImageResolution:StiComboBox

This property can be used as the source for data binding.

comboBoxTypeproperty 
public var comboBoxType:StiComboBox

This property can be used as the source for data binding.

settingsproperty 
settings:StiExcelExportSettings  [read-only]


Implementation
    public function get settings():StiExcelExportSettings
stilabel1property 
public var stilabel1:StiLabel

This property can be used as the source for data binding.

stilabel2property 
public var stilabel2:StiLabel

This property can be used as the source for data binding.

stilabel3property 
public var stilabel3:StiLabel

This property can be used as the source for data binding.

stilabel4property 
public var stilabel4:StiLabel

This property can be used as the source for data binding.

stilabel5property 
public var stilabel5:StiLabel

This property can be used as the source for data binding.

Constructor Detail
StiExcelSettingsControl()Constructor
public function StiExcelSettingsControl()

Constructor.

Method Detail
onCheckBoxExportDataOnlyClick()method
protected function onCheckBoxExportDataOnlyClick():void

onComboBoxTypeChange()method 
protected function onComboBoxTypeChange():void