Search Results for

    Show / Hide Table of Contents

    FlexCelReport.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 ExcelFile.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

    Namespace: FlexCel.Report

    public Boolean SemiAbsoluteReferences { get; set; }

    See also

    • FlexCelReport
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com