Click or drag to resize

ExcelWorksheetUsedRange Property

Gets the used range on the specified worksheet.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelRange UsedRange { get; }

Property Value

ExcelRange
See Also