'Declaration Public Property TextHorizontalAlign As Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign
public Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign TextHorizontalAlign { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign get_TextHorizontalAlign(); public: __property void set_TextHorizontalAlign(
Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign TextHorizontalAlign { Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Document.TextHorizontalAlign value); }