var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options, options.showHeader, options.showFooter, options.useFooterDropDownList, options.showResizeHandle); var value; // Type: Range value = instance.range();
function range() : Range;
戻り値の型
テーブル全体の範囲。