Search Results for

    Show / Hide Table of Contents

    TCellAddress.NameIsReserved Method

    Returns true if the string can be a cell reference, like A1 or LVM78, or "R", "C", "TRUE" or "FALSE". If this method returns true, you can't name a sheet or a named range with name.

    Syntax

    Unit: FlexCel.Core

    class function TCellAddress.NameIsReserved(const Name: string): Boolean; static; overload;

    Parameters

    <-> Parameter Type Description
    const Name string

    See also

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