var instance = new GC.Spread.Sheets.OutlineColumn.OutlineColumn(sheet);
function OutlineColumn;
var instance = new GC.Spread.Sheets.OutlineColumn.OutlineColumn(sheet);
function OutlineColumn;
Object
GC.Spread.Sheets.OutlineColumn.OutlineColumn
Name | Description | |
---|---|---|
OutlineColumn Constructor | Represents an indented column. |
Name | Description | |
---|---|---|
getCheckStatus | Gets the check status of the row or all rows. | |
getCollapsed | Gets the collapsed setting of the row or all rows. | |
options | Gets or sets the outlineColumn options. | |
refresh | Refreshes the indented column. | |
setCheckStatus | Sets the check status of the row. | |
setCollapsed | Sets whether the row is collapsed. |