Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public string RangeGlobalAddress2007 { get; }
Public ReadOnly Property RangeGlobalAddress2007 As String
	Get
public:
virtual property String^ RangeGlobalAddress2007 {
	String^ get () sealed;
}
abstract RangeGlobalAddress2007 : string with get
override RangeGlobalAddress2007 : string with get

Property Value

String

Implements

ICombinedRange..::..RangeGlobalAddress2007

See Also