Skip to main content

TdxSpreadSheetObjectListItem Members

The base class for classes that implement collection items used in the ExpressSpreadSheet Suite.

Constructors

Name Description
Create(TdxSpreadSheetObjectList) Appends a new item to the specified collection.

Properties

Name Description
Index Returns the collection item’s zero-based index.
Owner Provides access to the collection to which this item belongs.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also