Click or drag to resize

XlsRangesCollection RangeGlobalAddress2007 Property

Gets address global in the format required by Excel 2007.

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 RangeGlobalAddress2007 { get; }

Property Value

Type: String

Implements

ICombinedRange RangeGlobalAddress2007
See Also