In This Topic
Gets a string containing an absolute reference to this row in the current reference style.
Gets a string containing a reference to this row in a particular reference style.
Overload List
Overload | Description |
ToString() | Gets a string containing 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