Spread.Sheets Documentation
SlicerCollection Constructor
The worksheet.
Represents a slicer manager that managers all slicers in a sheet.
Syntax
var instance = new GC.Spread.Sheets.Slicers.SlicerCollection(sheet);
function SlicerCollection( 
   sheet : Worksheet
) : SlicerCollection;

Parameters

sheet
The worksheet.
See Also

Reference

SlicerCollection type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.