共用方式為


RatioType.Numerator Property

Definition

Numerator

Represents the following attribute in the schema: n

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; }
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

Property Value

Attributes

Applies to