HotXLS dokumentacija

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

property

property

LeftMargin: Double; This example set the left margin of sheet one to 0.75 inches

This example set the left margin of sheet one to 0.75 inches

Workbook.Sheets[

Workbook.Sheets[1].PageSetup.LeftMargin := 0.75;