get_TextVerticalAlign Method
Gets the text vertical alignment of focused cell.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: Vintasoft.Imaging.Office.WebTextVerticalAlignEnumJS
value = instance.get_TextVerticalAlign();
Return Value
The text vertical alignment of focused cell.