PolyLine.Points Propriété

Définition

Points pour la ligne composée

Représente l’attribut suivant dans le schéma : points

[DocumentFormat.OpenXml.SchemaAttr(0, "points")]
public DocumentFormat.OpenXml.StringValue Points { get; set; }
public DocumentFormat.OpenXml.StringValue Points { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "points")]
public DocumentFormat.OpenXml.StringValue? Points { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("points")]
public DocumentFormat.OpenXml.StringValue? Points { get; set; }
public DocumentFormat.OpenXml.StringValue? Points { get; set; }
member this.Points : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "points")>]
member this.Points : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("points")>]
member this.Points : DocumentFormat.OpenXml.StringValue with get, set
Public Property Points As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à