Table of Contents

TExcelFile.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 SheetOptions

Syntax

Unit: FlexCel.Core

property TExcelFile.SheetIsRightToLeft: Boolean

See also