Fraction.Numerator Property
Numerator.Represents the element tag in schema: m:num
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property Numerator As Numerator
Get
Set
'使用
Dim instance As Fraction
Dim value As Numerator
value = instance.Numerator
instance.Numerator = value
public Numerator Numerator { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.Numerator
Returns Numerator.