A Sandcastle Documented Class Library
![]() | DocxCellText Property |
Get cell text.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public 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
Type: String