SheetFormatProperties

SheetFormatProperties — Aspose.Cells FOSS Python API Reference

SheetFormatProperties — SheetFormatProperties class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
base_col_width``Read/Write
default_col_width``Read/Write
default_row_height``Read/Write
dy_descent``Read/Write
custom_height``Read/Write
zero_height``Read/Write
outline_level_row``Read/Write
outline_level_col``Read/Write
thick_top``Read/Write
thick_bottom``Read/Write

Methods

MethodReturnsDescription
base_col_width()void
default_col_width()void
default_row_height()void
dy_descent()void
custom_height()void
zero_height()void
outline_level_row()void
outline_level_col()void
thick_top()void
thick_bottom()void

See Also