Share via


NoNamespace.builtinId Field

Definition

Represents the builtinId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cellStyle.
  • corresponds to the following strongly-typed properties: CellStyle.BuiltinId.

Applies to