Share via


RevExFormatting.ApplyFont Property

Definition

applyFont, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: applyFont

[DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")]
public DocumentFormat.OpenXml.BooleanValue ApplyFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyFont")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyFont { get; set; }
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyFont")>]
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyFont")>]
member this.ApplyFont : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyFont As BooleanValue

Property Value

Attributes

Applies to