Partager via


Workbook.Category Propriété

Définition

Obtient ou définit la catégorie de classeur, telle que définie par l’utilisateur au moment de la création.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à