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