ExcelWorksheetUsedRange Property |
Gets the used range on the specified worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange UsedRange { get; }Public ReadOnly Property UsedRange As ExcelRange
Get
Property Value
ExcelRange
See Also