[]
Gets a Rows object for the rows in the data area of the sheet.
[TypeConverter(typeof(ExpandableObjectConverter))]
[Browsable(false)]
public Rows Rows { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
<Browsable(False)>
Public ReadOnly Property Rows As Rows