Package | stimulsoft.viewer.export.controls |
Class | public class StiOpenCalcSettingsControl |
Inheritance | StiOpenCalcSettingsControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | caption : String | StiExpander | |
comboBoxImageQuality : StiComboBox | StiOpenCalcSettingsControl | ||
comboBoxImageResolution : StiComboBox | StiOpenCalcSettingsControl | ||
![]() | isMinimized : Boolean | StiExpander | |
settings : StiOdtExportSettings [read-only] | StiOpenCalcSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiOpenCalcSettingsControl | ||
![]() | applyTheme():void | StiExpander |
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.
settings | property |
settings:StiOdtExportSettings
[read-only] public function get settings():StiOdtExportSettings
StiOpenCalcSettingsControl | () | Constructor |
public function StiOpenCalcSettingsControl()
Constructor.