Search Results for

    Show / Hide Table of Contents

    TFlexCelReport.SemiAbsoluteReferences Property

    When this property is set to true, absolute references to cells inside bands being copied will be treated as relative. This way, if you have "=$A$1" inside a band and cell A1 is also inside the band, it will change to A2,A3..etc when the band is copied down. This can be useful in a master-detail report, where you want the cells in the detail to point to a fixed cell inside every record of the master. See TExcelFile.SemiAbsoluteReferences for more information.

    Remarks

    You can also set this property in the template, by writing <#Semi Absolute References> or <#Absolute References> in the expressions column in the config sheet.

    Syntax

    Unit: FlexCel.Report

    property TFlexCelReport.SemiAbsoluteReferences: Boolean

    See also

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