Search Results for

    Show / Hide Table of Contents

    TExcelFile.IsOutlineNodeCollapsedCol Method

    Returns true when the column is an outline node (it has a "+" at the top) and it is closed (all children are hidden).

    Syntax

    Unit: FlexCel.Core

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

    Parameters

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

    Returns

    True if the column contains a node and it is collapsed, false otherwise.

    See also

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