共用方式為


FontScheme.MajorFont Property

Definition

Major Font.

Represents the following element tag in the schema: a:majorFont.

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

Property Value

Returns MajorFont.

Applies to