Spread.Sheets Documentation
SlicerCollection Method
The worksheet.
Represents a slicer manager that managers all slicers in a sheet.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection( 
   sheet : Worksheet
) : any;

Parameters

sheet
The worksheet.
See Also

Reference

Slicers type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.