SpreadJS Documentation
GC.Spread.Sheets Namespace / Commands type / removeColumnOutline Field
In This Topic
    removeColumnOutline Field
    In This Topic
    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