Compartir a través de


Workbook.WorkbookId Propiedad

Definición

Obtiene o establece un identificador único asignado internamente de la definición del libro.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workbookId")]
public string WorkbookId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workbookId")>]
member this.WorkbookId : string with get, set
Public Property WorkbookId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a