PropertySet.PresentationStyleIndex 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.
Index du style de présentation
Représente l’attribut suivant dans le schéma : presStyleIdx
[DocumentFormat.OpenXml.SchemaAttr(0, "presStyleIdx")]
public DocumentFormat.OpenXml.Int32Value PresentationStyleIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value PresentationStyleIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "presStyleIdx")]
public DocumentFormat.OpenXml.Int32Value? PresentationStyleIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("presStyleIdx")]
public DocumentFormat.OpenXml.Int32Value? PresentationStyleIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value? PresentationStyleIndex { get; set; }
member this.PresentationStyleIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "presStyleIdx")>]
member this.PresentationStyleIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("presStyleIdx")>]
member this.PresentationStyleIndex : DocumentFormat.OpenXml.Int32Value with get, set
Public Property PresentationStyleIndex As Int32Value
Valeur de propriété
Retourne Int32Value.
- Attributs