SheetFormatProperties

SheetFormatProperties

Overview

SheetFormatProperties is a class in Aspose.Cells FOSS for Python.

Represents sheet format properties.

Properties

NameTypeAccessDescription
base_col_width``ReadBase column width in characters (default: 8).
default_col_width``ReadDefault column width in characters.
default_row_height``ReadDefault row height in points.
dy_descent``Readx14ac:dyDescent value for sheetFormatPr.
custom_height``ReadWhether custom row height is applied.
zero_height``ReadWhether rows have zero height by default.
outline_level_row``ReadDefault outline level for rows.
outline_level_col``ReadDefault outline level for columns.
thick_top``ReadWhether thick top border is applied.
thick_bottom``ReadWhether thick bottom border is applied.

Methods

SignatureDescription
__init__()

See Also