var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options);
function Table( name : string, row : number, col : number, rowCount : number, colCount : number, style : TableTheme, options : Object ) : Table;
Table タイプ
© 2016-2017, GrapeCity inc. All rights reserved.