Namespace: Spire.Xls.Core.Spreadsheet.Collections
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 AddressR1C1 { get; }
Public ReadOnly Property AddressR1C1 As String
	Get
public:
property String^ AddressR1C1 {
	String^ get ();
}
member AddressR1C1 : string with get

Property Value

String

See Also