Search Results for

    Show / Hide Table of Contents

    TExcelFile.IsEmptyRow Method

    True if the specified row does not have any cells, nor any format on it. In short, this row has never been used.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.IsEmptyRow(const row: Integer): Boolean; virtual; abstract;

    Parameters

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

    See also

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