|  | DocxCellText Property | 
            Get cell text.
            
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
 Syntax
Syntaxpublic string Text { get; set; }Public Property Text As String
	Get
	Set
public:
property String^ Text {
	String^ get ();
	void set (String^ value);
}member Text : string with get, set
Property Value
String See Also
See Also