Share via


Fraction.Numerator Property

Definition

Numerator.

Represents the following element tag in the schema: m:num.

public DocumentFormat.OpenXml.Math.Numerator Numerator { get; set; }
public DocumentFormat.OpenXml.Math.Numerator? Numerator { get; set; }
member this.Numerator : DocumentFormat.OpenXml.Math.Numerator with get, set
Public Property Numerator As Numerator

Property Value

Returns Numerator.

Applies to