get_first_page_header yöntemi
get_first_page_header(self, section)
Bir Excel dosyasının ilk sayfa başlığını biçimlendiren bir betik alır.
def get_first_page_header(self, section):
    ...
| Parametre | Tip | Tanım | 
|---|---|---|
| section | int | 0: Sol Bölüm, 1: Orta Bölüm, 2: Sağ Bölüm. | 
Ayrıca bakınız
- modül aspose.cells
- sınıf PageSetup