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

Reference

Commands type