Share via


X.nc Field

Definition

Represents the x:nc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rcc.
  • has the following child XML elements: extLst, f, is, v.
  • has the following XML attributes: cm, ph, r, s, t, vm.
  • corresponds to the following strongly-typed classes: NewCell.

Applies to