In This Topic
Gets a string that contains an absolute reference to this row in the current reference style.
Overload List
Overload | Description |
ToString() | Gets a string that contains an absolute reference to this row in the current reference style. |
ToString(ReferenceStyle) | Gets a string that contains a reference to this row in the specified reference style. |
ToString(Row) | Gets a string that contains a relative reference to this row in the current reference style. |
ToString(Row,ReferenceStyle) | Gets a string that contains a relative reference to this cell in the specified reference style. |
See Also