Share via


A.swCell Field

Definition

Represents the a:swCell XML element.

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

Applies to