Skip to main content

TdxSpreadSheetTableView.Hyperlinks Property

Provides access to hyperlink collection within the current Table View worksheet.

Declaration

property Hyperlinks: TdxSpreadSheetHyperlinks read;

Property Value

Type
TdxSpreadSheetHyperlinks

Remarks

You can use this property to access and manage individual hyperlinks within the Table View worksheet.

For additional information, refer to the TdxSpreadSheetHyperlinks class description.

See Also