Skip to main content

TdxSpreadSheetHyperlinks Members

A hyperlink collection in a Table View worksheet.

Constructors

Name Description
Create(TObject) Initializes a new instance of the TdxSpreadSheetHyperlinks class with specified settings.

Properties

Name Description
Count Returns the number of doubly linked objects within the list. Inherited from TcxDoublyLinkedObjectList.
First Provides access to the first hyperlink in the current collection.
Items Provides zero-based indexed access to individual hyperlink objects in the collection.
Last Provides access to the last hyperlink in the current collection.
See Also