Auto Fitter Options
Contents
[
Hide
]
AutoFitterOptions Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AutoFitMergedCellsType | string | Gets and sets the type used to auto‑fit the row height of merged cells. | |
| IgnoreHidden | boolean | When enabled, hidden rows and columns are ignored during the auto‑fit process. | |
| OnlyAuto | boolean | Indicates whether only rows whose heights are not manually customized should be auto‑fitted. | |
| DefaultEditLanguage | string | Gets and sets the default editing language for the workbook. | |
| MaxRowHeight | double | Gets and sets the maximum row height (in points) applied when auto‑fitting rows. | |
| AutoFitWrappedTextType | string | Gets and sets the method used to auto‑fit wrapped text within cells. | |
| FormatStrategy | string | Gets and sets the formatting strategy applied during the auto‑fit operation. | |
| ForRendering | string | Indicates whether the auto‑fit should be performed for rendering purposes. |