var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: boolean value = instance.get_WrapText();
function get_WrapText() : boolean;
Return Value
A value indicating whether the focused cell has wrapped text.