次の方法で共有


RatioType.Numerator プロパティ

定義

分子

スキーマ内の次の属性を表します。 n

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

プロパティ値

Int64Value を返します。

属性

適用対象