Share via


NoNamespace.iLevel Field

Definition

Represents the iLevel XML attribute.

public static readonly System.Xml.Linq.XName iLevel;
 staticval mutable iLevel : System.Xml.Linq.XName
Public Shared ReadOnly iLevel 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.OutlineLevel.

Applies to