Spread.Sheets Documentation
TableManager Constructor
The worksheet.
Represents a table manager that can manage all tables in a sheet.
Syntax
var instance = new GC.Spread.Sheets.Tables.TableManager(sheet);
function TableManager( 
   sheet : Worksheet
) : TableManager;

Parameters

sheet
The worksheet.
See Also

Reference

TableManager type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.