Table of Contents

TExcelObjectList Class

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

Syntax

Namespace: FlexCel.Core

public class TExcelObjectList

Constructors

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.
this[] Returns position i in the list.