ig.excel.ScalingType
Represents the ways to scale a worksheet when it is printed.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
fitToPages
- Type:
- ig.excel.ScalingType
- Default:
- 1
The page maximums are used to determine how many pages the worksheet can be printed on. Less pages can be used if there is not enough printable content in the worksheet.
-
useScalingFactor
- Type:
- ig.excel.ScalingType
- Default:
- 0
The scaling factor is used to scale the worksheet when printing.
The current widget has no events.
The current widget has no public methods.