Table of Contents

TExcelObjectList Class

A list that contains the Ids and positions of the Excel objects

Syntax

Unit: FlexCel.Core

TExcelObjectList = class(TFlexCelObject);

Constructors

Name Description
Create Overloaded
Create
Create(Boolean)

Methods

Name Description
ShapeId Returns the shape id of the object in the list.

Properties

Name Description
IncludeCopies If this property is true, all shape ids from the copies made will be stored in the Copies property.
Count Number of objects in the list.
Item[const index] Returns position i in the list.