Click or drag to resize

XlsName RangeGlobalAddress Property

Returns range Address in format "'Sheet1'!$A$1".

Namespace: Spire.Xls.Core.Spreadsheet
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