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