Gets a reference to the sheet's row collection.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public XLRowCollection Rows { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Rows As XLRowCollection Get |