Table of Contents

TExcelObjectList.ShapeId Method

Returns the shape id of the object in the list.

Syntax

Unit: FlexCel.Core

function TExcelObjectList.ShapeId(const index: Integer): Int64;

Parameters

<-> Parameter Type Description
const index Integer

See also