WorksheetProperties
General
WorksheetProperties és una classe en Aspose.Cells per a Python.
Contenidor per a totes les propietats de nivell de fulla.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
view | `` | Read | Provides access to the worksheet’s view settings such as zoom and gridlines |
selection | `` | Read | Returns the current cell or range selected in the worksheet |
pane | `` | Read | Gives access to the worksheet’s split or frozen pane configuration |
format | `` | Read | Contains formatting options like default row height and column width |
protection | `` | Read | Manages the worksheet’s protection settings and password |
page_setup | `` | Read | Defines page layout options for printing the worksheet |
page_margins | `` | Read | Specifies the top, bottom, left, and right margins for printing |
header_footer | `` | Read | Provides header and footer content for printed pages |
print_options | `` | Read | Controls print behavior such as gridlines and headings |
Mètodes
| Signature | Description |
|---|---|
__init__() |