'Declaration Public Overridable Property Hyperlink As Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink
public virtual Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink Hyperlink { get; set; }
public: __property virtual Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink* get_Hyperlink(); public: __property virtual void set_Hyperlink(
Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink* value
);
public:
virtual property Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink^ Hyperlink { Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Document.Hyperlink^ value); }