MathProperties.MathFont Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Math Font.
Represents the following element tag in the schema: m:mathFont.
public DocumentFormat.OpenXml.Math.MathFont MathFont { get; set; }
public DocumentFormat.OpenXml.Math.MathFont? MathFont { get; set; }
member this.MathFont : DocumentFormat.OpenXml.Math.MathFont with get, set
Public Property MathFont As MathFont