set_first_page_header yöntemi

set_first_page_header(section, header_script)

Bir Excel dosyasının ilk sayfa başlığını biçimlendiren bir komut dosyası ayarlar. Yalnızca IsHFDiffFirst doğru olduğunda Excel 2007’de etkilidir.

def set_first_page_header(self, section, header_script):
    ...
ParametreTipTanım
sectionint0: Sol Bölüm, 1: Orta Bölüm, 2: Sağ Bölüm.
header_scriptstrBaşlık biçimi komut dosyası.

Ayrıca bakınız