ComponentOne Excel for UWP
ToString Method (XLCellRange)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLCellRange Class : ToString Method
Returns a reference string that represents the range.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A reference string that represents the range.
See Also

Reference

XLCellRange Class
XLCellRange Members