var instance = new GcSpread.Sheets.SheetTable(name, row, col, rowCount, colCount, style); var value; // Type: any value = instance.style();
function style() : any;
SheetTable type
Copyright © GrapeCity, inc. All rights reserved.