Share via


CX.lvl Field

Definition

Represents the cx:lvl XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: numDim, strDim.
  • has the following child XML elements: pt.
  • has the following XML attributes: formatCode, name, ptCount.
  • corresponds to the following strongly-typed classes: NumericLevel, StringLevel.

Applies to