[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.TextNode.Value

Value Property

Value

The text of this node. The value can't be null (Nothing).

Declaration
public string Value { get; set; }
Public Property Value As String