RangeProperties.EndNum プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
数値グループ化の終了値
スキーマ内の次の属性を表します。 endNum
[DocumentFormat.OpenXml.SchemaAttr(0, "endNum")]
public DocumentFormat.OpenXml.DoubleValue EndNum { get; set; }
public DocumentFormat.OpenXml.DoubleValue EndNum { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endNum")]
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endNum")]
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
public DocumentFormat.OpenXml.DoubleValue? EndNum { get; set; }
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endNum")>]
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endNum")>]
member this.EndNum : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property EndNum As DoubleValue
プロパティ値
DoubleValue を返します。
- 属性