Share via


Curve.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 を返します。

属性

適用対象