[]
Converts the reference to A1 string.
public override string ToString()
Public Overrides Function ToString() As String
Type | Description |
---|---|
string |
Converts the reference to string.
public string ToString(UnParseContext context)
Public Function ToString(context As UnParseContext) As String
Type | Name | Description |
---|---|---|
UnParseContext | context | The parse options. |
Type | Description |
---|---|
string |