XlsxSpreadsheetCell.TextValue Property

Definition

Text value of the cell

[System.Text.Json.Serialization.JsonPropertyName("TextValue")]
public string TextValue { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("TextValue")>]
member this.TextValue : string with get, set
Public Property TextValue As String

Property Value

Attributes

Applies to