Search Results for

    Show / Hide Table of Contents

    TExcelFile.CellMergedListCount Property

    For using with CellMergedList on a loop: for (int i=1;i <= CellMergedListCount;i++) DoSomething(CellMergedList(i))...

    Syntax

    Unit: FlexCel.Core

    property TExcelFile.CellMergedListCount: Integer

    See also

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