Spread.Sheets Documentation
Outline Constructor
The number of rows or columns.
Represents an outline (range group) for the worksheet.
Syntax
var instance = new GC.Spread.Sheets.Outlines.Outline(count);
function Outline( 
   count : number
) : Outline;

Parameters

count
The number of rows or columns.
See Also

Reference

Outline type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.