RevExFormatting.ApplyFont Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
applyFont, diese Eigenschaft ist nur in Office 2016 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute