var instance = new GcSpread.Sheets.Sheet(name); var value; // Type: any value = instance.removeSlicer(name);
function removeSlicer( name : string ) : any;
Sheet type
Copyright © GrapeCity, inc. All rights reserved.