set_first_page_footer yöntemi
set_first_page_footer(self, section, footer_script)
Bir Excel dosyasının ilk sayfa alt bilgisini biçimlendiren bir betik ayarlar.
def set_first_page_footer(self, section, footer_script):
...
Parametre | Tip | Tanım |
---|---|---|
section | int | 0: Sol Bölüm, 1: Orta Bölüm, 2: Sağ Bölüm. |
footer_script | str | Altbilgi format betiği. |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
PageSetup