Shapetype.Master 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.
Bouton bascule d’élément Master
Représente l’attribut suivant dans le schéma : o :master
[DocumentFormat.OpenXml.SchemaAttr(27, "master")]
public DocumentFormat.OpenXml.StringValue Master { get; set; }
public DocumentFormat.OpenXml.StringValue Master { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "master")]
public DocumentFormat.OpenXml.StringValue? Master { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:master")]
public DocumentFormat.OpenXml.StringValue? Master { get; set; }
public DocumentFormat.OpenXml.StringValue? Master { get; set; }
member this.Master : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "master")>]
member this.Master : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:master")>]
member this.Master : DocumentFormat.OpenXml.StringValue with get, set
Public Property Master As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs