次の方法で共有


Fraction.Numerator プロパティ

定義

分子。

スキーマ内の次の要素タグ 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

プロパティ値

Numerator を返します。

適用対象