método get_first_page_header
get_first_page_header(self, section)
Obtiene un script que formatea el encabezado de la primera página de un archivo Excel.
def get_first_page_header(self, section):
    ...
| Parámetro | Tipo | Descripción | 
|---|---|---|
| section | int | 0: Sección izquierda, 1: Sección central, 2: Sección derecha. | 
Ver también
- módulo aspose.cells
- clase PageSetup