public ExcelHyperlinksCollection Hyperlinks { get; }
Public ReadOnly Property Hyperlinks As ExcelHyperlinksCollection
Get
public:
property ExcelHyperlinksCollection^ Hyperlinks {
ExcelHyperlinksCollection^ get ();
}
member Hyperlinks : ExcelHyperlinksCollection with get