get_first_page_header method
get_first_page_header(self, section)
Gets a script formatting the first page header of an Excel file.
def get_first_page_header(self, section):
    ...
| Parameter | Type | Description | 
|---|---|---|
| section | int | 0: Left Section, 1: Center Section, 2: Right Section. | 
See Also
- module aspose.cells
- class PageSetup