Table of Contents

TXlsFile.SheetIsRightToLeft Property

If true then the sheet goes from right to left, with A1 starting at the top right of the page. You can also set this option with TExcelFile.SheetOptions

Syntax

Unit: FlexCel.XlsAdapter

property TXlsFile.SheetIsRightToLeft: Boolean

See also