Share via


FractionProperties.FractionType Property

Definition

Fraction type.

Represents the following element tag in the schema: 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

Property Value

Returns FractionType.

Applies to