WorksheetResult.URL Property

Definition

URL to the XLSX file of this worksheet; file is stored in an in-memory cache and will be deleted

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

Property Value

Attributes

Applies to