Click or drag to resize

XlsRangesCollection RangeGlobalAddress Property

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

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

Property Value

Type: String

Implements

IXLSRange RangeGlobalAddress
See Also