Returns a string representation of the range using the specified mode.
'Declaration
Public Overloads Function ToString( _
ByVal As Infragistics.Documents.Excel.CellReferenceMode _
) As String
public string ToString(
Infragistics.Documents.Excel.CellReferenceMode
)
Parameters
- mode
- An enumeration used to indicate how references are represented
Return Value
A string containing the upper left cell if this is a single cell otherwise a string containing the upper left and lower right cells.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2