Share via


M.count Field

Definition

Represents the m:count XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mcPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: MatrixColumnCount.

Applies to