PolyLine.OptionalNumber 属性

定义

可选数字

表示架构中的以下属性:o:spt

[DocumentFormat.OpenXml.SchemaAttr(27, "spt")]
public DocumentFormat.OpenXml.Int32Value OptionalNumber { get; set; }
public DocumentFormat.OpenXml.Int32Value OptionalNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "spt")]
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:spt")]
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
public DocumentFormat.OpenXml.Int32Value? OptionalNumber { get; set; }
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "spt")>]
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:spt")>]
member this.OptionalNumber : DocumentFormat.OpenXml.Int32Value with get, set
Public Property OptionalNumber As Int32Value

属性值

返回 SingleValue

属性

适用于