//This example undoes an action. spread.options.allowUndo = true; spread.commandManager().execute({cmd: "outlineRow", sheetName: "Sheet1", index: 3, count: 5});
//This example undoes an action. spread.options.allowUndo = true; spread.commandManager().execute({cmd: "outlineRow", sheetName: "Sheet1", index: 3, count: 5});
Object
GC.Spread.Sheets.Commands.outlineRow