Search Results for

    Show / Hide Table of Contents

    ExcelFile.CellMergedListCount Property

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

    Syntax

    Namespace: FlexCel.Core

    public abstract Int32 CellMergedListCount { get; }

    See also

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