HotXLS dokumentacija

Grąžina or sets the distance from the bottom of the page to the footer, in inches. Read/write Double

property

property

FooterMargin: Double; This example sets the footer margin of sheet one to 1/2 inches

This example sets the footer margin of sheet one to 1/2 inches

Workbook.Worksheets[

Workbook.Worksheets[1].PageSetup.FooterMargin := 0.5;