Aspose::Cells::PageSetup::GetFirstPageHeader method
PageSetup::GetFirstPageHeader method
Gets a script formatting the first page header of an Excel file.
U16String Aspose::Cells::PageSetup::GetFirstPageHeader(int32_t section)
Parameter | Type | Description |
---|---|---|
section | int32_t | 0: Left Section, 1: Center Section, 2: Right Section. |
See Also
- Class U16String
- Class Vector
- Class PageSetup
- Namespace Aspose::Cells
- Library Aspose.Cells for C++