Excel for WinRT
Text Property (XLTextShape)


Gets or sets a reference to the text string contained in this XLTextShape.
Syntax
'Declaration
 
Public Property Text As System.String
'Usage
 
Dim instance As XLTextShape
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback