Spread.Sheets Documentation
TableManager Method
The worksheet.
Represents a table manager that can manage all tables in a sheet.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Tables.TableManager(sheet);
function TableManager( 
   sheet : Worksheet
) : any;

Parameters

sheet
The worksheet.
See Also

Reference

Tables type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.