RangeProperties.EndNum 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.
Valeur de fin du regroupement numérique
Représente l’attribut suivant dans le schéma : endNum
[DocumentFormat.OpenXml.SchemaAttr(0, "endNum")]
public DocumentFormat.OpenXml.DoubleValue EndNum { get; set; }
public DocumentFormat.OpenXml.DoubleValue EndNum { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endNum")]
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endNum")]
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endNum")>]
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endNum")>]
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property EndNum As DoubleValue
Valeur de propriété
Retourne DoubleValue.
- Attributs