VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / get_TextHorizontalAlign Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TextHorizontalAlign Method
In This Topic
Gets the text horizontal alignment of focused cell.
Syntax
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.
Browser Compatibility
56+
45+
11
See Also