Search Results for

    Show / Hide Table of Contents

    XlsFile.CellMergedListCount Property

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

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override Int32 CellMergedListCount { get; }

    See also

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