ExcelWorksheetUsedRangeCells Property |
Gets the cells in the used range of the worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelRangesCollection UsedRangeCells { get; }
Public ReadOnly Property UsedRangeCells As ExcelRangesCollection
Get
Property Value
Type:
ExcelRangesCollectionSee Also