Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / SlicerCaches Class
Members


In This Topic
    SlicerCaches Class
    In This Topic
    Represents the collection of slicer caches associated with the specified workbook. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SlicerCaches 
       Implements ISlicerCaches 
    'Usage
     
    
    Dim instance As SlicerCaches
    public sealed class SlicerCaches : ISlicerCaches  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Slicers.SlicerCaches

    See Also