Shapetype.UserDrawn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Existe dans la diapositive maître
Représente l’attribut suivant dans le schéma : o :userdrawn
[DocumentFormat.OpenXml.SchemaAttr(27, "userdrawn")]
public DocumentFormat.OpenXml.TrueFalseValue UserDrawn { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue UserDrawn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "userdrawn")]
public DocumentFormat.OpenXml.TrueFalseValue? UserDrawn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:userdrawn")]
public DocumentFormat.OpenXml.TrueFalseValue? UserDrawn { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? UserDrawn { get; set; }
member this.UserDrawn : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "userdrawn")>]
member this.UserDrawn : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:userdrawn")>]
member this.UserDrawn : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property UserDrawn As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs