Search Results for

    Show / Hide Table of Contents

    ExcelFile.ColCountOnlyData Property

    While ColCount will return the maximum column including both data and formatted columns, this method doesn't include formatted columns, only cells with data, and it is normally what you need to use.

    Important: This method includes blank formatted cells. See The Maximum Used Column On A Sheet

    Syntax

    Namespace: FlexCel.Core

    public abstract Int32 ColCountOnlyData { get; }

    See also

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