Gets the hyperlink collection.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
HyperlinkCollection Hyperlinks { get; }
ReadOnly Property Hyperlinks As HyperlinkCollection Get
property HyperlinkCollection^ Hyperlinks { HyperlinkCollection^ get (); }
abstract Hyperlinks : HyperlinkCollection with get