AutoFitterOptions class
AutoFitterOptions class
Represents all auto fitter options.
The AutoFitterOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Constructs a new instance of AutoFitterOptions |
Properties
| Property | Description |
|---|---|
| default_edit_language | Gets or sets default edit language. |
| auto_fit_merged_cells | Indicates whether auto fit row height when the cells is merged in a row. The default value is false. |
| auto_fit_merged_cells_type | Gets and set the type of auto fitting row height of merged cells. |
| only_auto | Indicates whether only fit the rows which height are not customed. |
| ignore_hidden | Ignores the hidden rows/columns. |
| max_row_height | Gets and sets the max row height(in unit of Point) when autofitting rows. |
| auto_fit_wrapped_text_type | Gets and sets the type of auto fitting wrapped text. |
| format_strategy | Gets and sets the formatted strategy. |
| for_rendering | Indicates whether fit for rendering purpose. |
See Also
- module
aspose.cells