Excel for WinRT
Text Property (XLCell)


Gets the string representation of the current cell value.
Syntax
'Declaration
 
Public ReadOnly Property Text As System.String
'Usage
 
Dim instance As XLCell
Dim value As System.String
 
value = instance.Text
public System.string Text {get;}
See Also

Reference

XLCell Class
XLCell Members

 

 


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

Product Support Forum  |  Documentation Feedback