Show / Hide Table of Contents

Class SlicerCollection

Inheritance
System.Object
SlicerCollection
Namespace: DRIT.Spreadsheet.Slicers
Assembly: DRIT.Spreadsheet.dll
Syntax
public class SlicerCollection : IEnumerable<Slicer>

Methods

GetEnumerator()

Declaration
public IEnumerator<Slicer> GetEnumerator()
Returns
Type Description
IEnumerator<Slicer>
Back to top Generated by DocFX