Share via


NoNamespace.applyFont Field

Definition

Represents the applyFont XML attribute.

public static readonly System.Xml.Linq.XName applyFont;
 staticval mutable applyFont : System.Xml.Linq.XName
Public Shared ReadOnly applyFont As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: xf.
  • corresponds to the following strongly-typed properties: CellFormat.ApplyFont.

Applies to