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:
property String^ RangeGlobalAddress2007 {
	String^ get ();
}
member RangeGlobalAddress2007 : string with get

Property Value

String

See Also