ComponentOne Excel for UWP
Text Property (XLTextShape)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLTextShape Class : Text Property
Gets or sets a reference to the text string contained in this XLTextShape.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members