SheetFormatProperties
General
SheetFormatProperties és una classe en Aspose.Cells per a Python.
Representa les propietats del format de la fulla.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
base_col_width | `` | Read | Represents the base column width used for default calculations |
default_col_width | `` | Read | Is the default width applied to columns without explicit width |
default_row_height | `` | Read | Is the default height applied to rows without explicit height |
dy_descent | `` | Read | Indicates the descent value for text positioning within cells |
custom_height | `` | Read | Flags whether a row uses a custom height |
zero_height | `` | Read | Flags whether a row has zero height (hidden) |
outline_level_row | `` | Read | Specifies the outline level (grouping) for rows |
outline_level_col | `` | Read | Specifies the outline level (grouping) for columns |
thick_top | `` | Read | Indicates if the top border of a row is thick |
thick_bottom | `` | Read |
Mètodes
| Signature | Description |
|---|---|
__init__() |