WorksheetResult.WorksheetContents Property

Definition

Contents of the worksheet in bytes

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

Property Value

Attributes

Applies to