SheetFormatProperties

General

SheetFormatProperties és una classe en Aspose.Cells per a Python.

Representa les propietats del format de la fulla.

Propietats

NameTypeAccessDescription
base_col_width``ReadRepresents the base column width used for default calculations
default_col_width``ReadIs the default width applied to columns without explicit width
default_row_height``ReadIs the default height applied to rows without explicit height
dy_descent``ReadIndicates the descent value for text positioning within cells
custom_height``ReadFlags whether a row uses a custom height
zero_height``ReadFlags whether a row has zero height (hidden)
outline_level_row``ReadSpecifies the outline level (grouping) for rows
outline_level_col``ReadSpecifies the outline level (grouping) for columns
thick_top``ReadIndicates if the top border of a row is thick
thick_bottom``Read

Mètodes

SignatureDescription
__init__()
 Català