Share via


NoNamespace.fontId Field

Definition

Represents the fontId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: phoneticPr, xf.
  • corresponds to the following strongly-typed properties: CellFormat.FontId, PhoneticProperties.FontId.

Applies to