ICombinedRange
RangeGlobalAddress2007 Property
|
Gets address global in the format required by Excel 2007.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string RangeGlobalAddress2007 { get; }
ReadOnly Property RangeGlobalAddress2007 As String
Get
property String^ RangeGlobalAddress2007 {
String^ get ();
}
abstract RangeGlobalAddress2007 : string with get
Property Value
Type:
String
See Also