AutoFitterOptions
Contents
[
Hide
]
autoFitterOptions
Represents all auto fitter options.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
AutoFitMergedCellsType | String | True | False | Gets and set the type of auto fitting row height of merged cells. | |
IgnoreHidden | Boolean | True | False | Ignores the hidden rows/columns. | |
OnlyAuto | Boolean | True | False | Indicates whether only fit the rows which height are not customed. | |
DefaultEditLanguage | String | True | False | Gets or sets default edit language. | |
MaxRowHeight | Floating | True | False | Gets and sets the max row height(in unit of Point) when autofitting rows. | |
AutoFitWrappedTextType | String | True | False | Gets and sets the type of auto fitting wrapped text. | |
FormatStrategy | String | True | False | Gets and sets the formatted strategy. | |
ForRendering | Boolean | True | False | Indicates whether fit for rendering purpose. |