NumericValue.Idx 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.
idx, cette propriété est disponible uniquement dans Office 2016 et versions ultérieures.
Représente l’attribut suivant dans le schéma : idx
[DocumentFormat.OpenXml.SchemaAttr(0, "idx")]
public DocumentFormat.OpenXml.UInt32Value Idx { get; set; }
public DocumentFormat.OpenXml.UInt32Value Idx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "idx")]
public DocumentFormat.OpenXml.UInt32Value? Idx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("idx")]
public DocumentFormat.OpenXml.UInt32Value? Idx { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Idx { get; set; }
member this.Idx : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "idx")>]
member this.Idx : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("idx")>]
member this.Idx : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Idx As UInt32Value
Valeur de propriété
- Attributs