'Declaration Public ReadOnly Property Hyperlinks As System.Collections.Generic.IList(Of CellHyperlink)
public System.Collections.Generic.IList<CellHyperlink> Hyperlinks { get; }
public: __property System.Collections.Generic.IList<CellHyperlink*>* get_Hyperlinks();
public:
property System.Collections.Generic.IList<CellHyperlink^>^ Hyperlinks { System.Collections.Generic.IList<CellHyperlink^>^ get(); }