HotXLS dokumentacija

Grąžina or sets the size of the top margin, in inches. Read/write Double

property

property

TopMargin: Double; This example set the top margin of sheet one to 1 inch

This example set the top margin of sheet one to 1 inch

Workbook.Sheets[

Workbook.Sheets[1].PageSetup.TopMargin := 1;