GC.Spread.Sheets.Tables 名前空間 > Table タイプ : footerIndex メソッド |
Javascript (Usage) | |
---|---|
var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options); var value; // Type: number value = instance.footerIndex(); |
Javascript (Specification) | |
---|---|
function footerIndex() : number; |