Curve.Control1 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.
Premier point de contrôle de courbe
Représente l’attribut suivant dans le schéma : control1
[DocumentFormat.OpenXml.SchemaAttr(0, "control1")]
public DocumentFormat.OpenXml.StringValue Control1 { get; set; }
public DocumentFormat.OpenXml.StringValue Control1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "control1")]
public DocumentFormat.OpenXml.StringValue? Control1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("control1")]
public DocumentFormat.OpenXml.StringValue? Control1 { get; set; }
public DocumentFormat.OpenXml.StringValue? Control1 { get; set; }
member this.Control1 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "control1")>]
member this.Control1 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("control1")>]
member this.Control1 : DocumentFormat.OpenXml.StringValue with get, set
Public Property Control1 As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs