Share via


M.mcs Field

Definition

Represents the m:mcs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mPr.
  • has the following child XML elements: mc.
  • corresponds to the following strongly-typed classes: MatrixColumns.

Applies to