Gets the Cells collection.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic Cells Cells { get; }
Public ReadOnly Property Cells As Cells
Get
public:
property Cells^ Cells {
Cells^ get ();
}
member Cells : Cells with get
Property Value
Type:
Cells
See Also