Search Results for

    Show / Hide Table of Contents

    TXlsFile.IsOutlineNodeCollapsedRow Method

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

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.IsOutlineNodeCollapsedRow(const row: Integer): Boolean; override;

    Parameters

    <-> Parameter Type Description
    const row Integer Row to test (1 based)

    Returns

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

    See also

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