AutoFitterOptions module

class AutoFitterOptions.AutoFitterOptions

Bases: SpireObject

property AutoFitMergedCells: bool
<summary>
Indicates whether auto fit row height when the cells is merged in a row.

The default value is false.

</summary>

property IgnoreHidden: bool
<summary>
Ingored the hidden rows/columns.

The default value is false.

</summary>

property OnlyAuto: bool
<summary>
Indicates whether only fit the rows which height are not customed.

The default value is false.

</summary>