Partilhar via


Workbook.Category Propriedade

Definição

Obtém ou define a categoria da pasta de trabalho, conforme definido pelo usuário no momento da criação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a