ColorsDefinitionHeader.MinVersion 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.
Version minimale
Représente l’attribut suivant dans le schéma : minVer
[DocumentFormat.OpenXml.SchemaAttr(0, "minVer")]
public DocumentFormat.OpenXml.StringValue MinVersion { get; set; }
public DocumentFormat.OpenXml.StringValue MinVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minVer")]
public DocumentFormat.OpenXml.StringValue? MinVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minVer")]
public DocumentFormat.OpenXml.StringValue? MinVersion { get; set; }
public DocumentFormat.OpenXml.StringValue? MinVersion { get; set; }
member this.MinVersion : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minVer")>]
member this.MinVersion : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minVer")>]
member this.MinVersion : DocumentFormat.OpenXml.StringValue with get, set
Public Property MinVersion As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs