var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_WrapText(value);
function set_WrapText(
valueA value indicating whether the focused cell has wrapped text.: boolean
) : any;
Parameters
- value
- A value indicating whether the focused cell has wrapped text.