var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var returnValue; // Type: any // Parameters var value; // Type: WebTextHorizontalAlignEnumJS returnValue = instance.set_TextHorizontalAlign(value);
function set_TextHorizontalAlign(
valueThe text horizontal alignment of focused cell.: WebTextHorizontalAlignEnumJS
) : any;
Parameters
- value
- The text horizontal alignment of focused cell.