HotXLS dokumentacija

True if the sheet is centered vertically on the page when it's printed. Read/write Boolean

property

property

CenterVertically: boolean; This example centers sheet one vertically when it's printed

This example centers sheet one vertically when it's printed

Workbook.Worksheets[

Workbook.Worksheets[1].PageSetup.CenterVertically := True;