次の方法で共有


RangeProperties.EndNum プロパティ

定義

数値グループ化の終了値

スキーマ内の次の属性を表します。 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 を返します。

属性

適用対象