Click or drag to resize

XlsName RangeAddress Property

Returns the range reference in the language of the macro. Read-only String.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string RangeAddress { get; }

Property Value

Type: String

Implements

IXLSRange RangeAddress
See Also