Class CellCollection
Represents the collection of Cell objects.
Inheritance
System.Object
CellCollection
Namespace: Syncfusion.Olap.UWP.Data
Assembly: Syncfusion.Olap.UWP.dll
Syntax
public class CellCollection : List<List<Cell>>
Constructors
CellCollection()
Declaration
public CellCollection()