Spread.Sheets Documentation
Outline Method
The number of rows or columns.
Represents an outline (range group) for the worksheet.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Outlines.Outline(count);
function Outline( 
   count : number
) : any;

Parameters

count
The number of rows or columns.
See Also

Reference

Outlines type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.