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