Search Results for

    Show / Hide Table of Contents

    TLoopOverUsedRangeParameters.Create Method

    Creates a new structure with the given parameters.

    Syntax

    Unit: FlexCel.Core

    class function TLoopOverUsedRangeParameters.Create(const aRow: Integer; const aCol: Integer; const aValue: TCellValue): TLoopOverUsedRangeParameters; static; overload;

    Parameters

    <-> Parameter Type Description
    const aRow Integer Row where the value is. (1-based).
    const aCol Integer Column where the value is. (1-based).
    const aValue TCellValue Value of the cell at (Row, Column).

    See also

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