SpreadJS Documentation
OutlineColumn type
GC.Spread.Sheets.OutlineColumn Namespace : OutlineColumn type
Represents an indented column.
Syntax
var instance = new GC.Spread.Sheets.OutlineColumn.OutlineColumn(sheet);
function OutlineColumn;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.OutlineColumn.OutlineColumn

Constructors
 NameDescription
public ConstructorRepresents an indented column.  
Top
Methods
 NameDescription
public MethodGets the check status of the row or all rows.  
public MethodGets the collapsed setting of the row or all rows.  
public MethodGets or sets the outlineColumn options.  
public MethodRefreshes the indented column.  
public MethodSets the check status of the row.  
public MethodSets whether the row is collapsed.  
Top
See Also

Reference

GC.Spread.Sheets.OutlineColumn Namespace