Gets an array of Range objects representing the rows in this specified range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelRangesCollection Rows { get; }
Public ReadOnly Property Rows As ExcelRangesCollection
Get
Property Value
Type:
ExcelRangesCollectionSee Also