WorksheetResult.WorksheetContents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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