Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetColHidden Method

    Returns true if the column is hidden.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetColHidden(const col: Integer): Boolean; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const col Integer Column index (1 based)

    Returns

    True if the column is hidden.

    See also

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