Search Results for

    Show / Hide Table of Contents

    TXlsxChart.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 TXlsxChart.GetObjectProperties(const objectIndex: Integer; const GetShapeOptions: Boolean): IShapeProperties; override;

    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

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