[]
Returns a string value that represents the range reference. If all parameters are omitted, the return value is equal to the Address property.
string GetAddress(bool rowAbsolute = true, bool columnAbsolute = true, ReferenceStyle referenceStyle = ReferenceStyle.A1, IRange relativeTo = null)
| Type | Name | Description |
|---|---|---|
| bool | rowAbsolute |
|
| bool | columnAbsolute |
|
| ReferenceStyle | referenceStyle | The reference style. |
| IRange | relativeTo | If RowAbsolute and ColumnAbsolute are |
| Type | Description |
|---|---|
| string |