var instance = new GcSpread.Sheets.RowFilterBase(range); var value; // Type: any value = instance.addForegroundFilter(col, color);
function addForegroundFilter( col : number, color : string ) : any;
RowFilterBase type
Copyright © GrapeCity, inc. All rights reserved.