Search Results for

    Show / Hide Table of Contents

    TXlsFile.OptionsR1C1 Property

    Use this property to change the reference system used in the file. Note that this option only changes how Excel and FlexCel will display the file. Internally, the formulas will always be stored in A1 format, and converted by Excel to and from R1C1 if this property is true. FlexCel will also use this property to render the file when it is set to print formulas.

    Also, this property doesn't change how FlexCel will parse or return the formula text in the cells or names. By default, even if this property is true, you will need to enter the formulas in FlexCel in A1 mode. To change the entry mode in FlexCel, please use TExcelFile.FormulaReferenceStyle

    Syntax

    Unit: FlexCel.XlsAdapter

    property TXlsFile.OptionsR1C1: Boolean

    See also

    • TXlsFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com