Search Results for

    Show / Hide Table of Contents

    TXlsBaseChart.GetObjectProperties Method

    Returns information on an object and all of its children. If the shape doesn't exist, this method returns null.

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsBaseChart.GetObjectProperties(const objectIndex: Integer; const GetShapeOptions: Boolean): IShapeProperties; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const objectIndex Integer Index of the object (1-based)
    const GetShapeOptions Boolean When true, shape options will be retrieved. As this can be a slow operation, only specify true when you really need those options.

    See also

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