HeaderFooter

General

HeaderFooter és una classe en Aspose.Cells per a Python.

Representa la configuració d’encapçallament i de peu.

Propietats

NameTypeAccessDescription
different_first``ReadIndicates if the first page uses a distinct header/footer
different_odd_even``ReadSpecifies whether odd and even pages have separate headers/footers
scale_with_doc``ReadDetermines if the header/footer scales proportionally with the document size
align_with_margins``ReadAligns the header/footer content with the page margins
odd_header``ReadHolds the text or content for odd-numbered page headers
odd_footer``Read
even_header``Read
even_footer``ReadHolds the text or content for even-numbered page footers
first_header``ReadContains the header text used on the first page when different_first is true
first_footer``Read

Mètodes

SignatureDescription
__init__()
 Català