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

属性

适用于