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