ExcelWorksheetUsedRange Property |
Gets the used range on the specified worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelRange UsedRange { get; }
Public ReadOnly Property UsedRange As ExcelRange
Get
Property Value
Type:
ExcelRangeSee Also