Share via


A.neCell Field

Definition

Represents the a:neCell XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tableStyle, tblStyle.
  • has the following child XML elements: tcStyle, tcTxStyle.
  • corresponds to the following strongly-typed classes: NortheastCell.

Applies to