ComponentOne Web API Edition
Text Property (TextRun)

C1.Web.Api.Excel Namespace > TextRun Class : Text Property
Gets or sets the text of the text run.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property Text As String
[XmlAttribute()]
public string Text {get; set;}
See Also

Reference

TextRun Class
TextRun Members