Excel for WinRT
ToString Method (XLCellRange)


Returns a reference string that represents the range.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As XLCellRange
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

Return Value

A reference string that represents the range.
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback