SpreadJS Documentation
RangeGroup Constructor
The number of rows or columns.
Represents a range group for the worksheet.
Syntax
var instance = new GcSpread.Sheets.RangeGroup(count);
function RangeGroup( 
   count : number
) : RangeGroup;

Parameters

count
The number of rows or columns.
See Also

Reference

RangeGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.