Share via


NoNamespace.showCell Field

Definition

Represents the showCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mp.
  • corresponds to the following strongly-typed properties: MemberProperty.ShowCell.

Applies to