var instance = new GC.Spread.Sheets.CellTypes.CheckBoxList(); var returnValue; // Type: any returnValue = instance.isFlowLayout(value);
function isFlowLayout( value : boolean ) : any;
Parameters
- value
- Whether the layout is autofit.
Return Value
If no value is set, returns whether the layout is autofit, returns the checkbox list cellType.