ExcelWorksheetUsedRangeCells Property |
Gets the cells in the used range of the worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRangesCollection UsedRangeCells { get; }Public ReadOnly Property UsedRangeCells As ExcelRangesCollection
Get
Property Value
ExcelRangesCollection
See Also