次の方法で共有


FractionProperties.FractionType プロパティ

定義

分数の種類。

スキーマの要素タグ m:type を表します。

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

プロパティ値

FractionType を返します。

適用対象