Click or drag to resize

ExcelRangeAddress Property

Gets the range reference in A1 notation and in the language of the macro.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string Address { get; }

Property Value

Type: String
See Also