Shape.Bullet 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.
Puce graphique
Représente l’attribut suivant dans le schéma : o :bullet
[DocumentFormat.OpenXml.SchemaAttr(27, "bullet")]
public DocumentFormat.OpenXml.TrueFalseValue Bullet { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Bullet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "bullet")]
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:bullet")]
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "bullet")>]
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:bullet")>]
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Bullet As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs