Spread.Sheets Documentation
removeRowOutline Field
GC.Spread.Sheets Namespace > Commands type : removeRowOutline Field
Represents the command for ungrouping a row outline (range group) on a sheet.
Syntax
var value; // Type: removeRowOutline
value = GC.Spread.Sheets.Commands.removeRowOutline;
var removeRowOutline : removeRowOutline;
See Also

Reference

Commands type