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