Curve.To 属性

定义

曲线终点

表示架构中的以下属性:

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

属性值

返回 StringValue

属性

适用于