XlsRange RangeGlobalAddressWithoutSheetName Property |
Namespace: Spire.Xls.Core.Spreadsheet
public string RangeGlobalAddressWithoutSheetName { get; }
Public ReadOnly Property RangeGlobalAddressWithoutSheetName As String Get
public: property String^ RangeGlobalAddressWithoutSheetName { String^ get (); }
member RangeGlobalAddressWithoutSheetName : string with get