Share via


M.mc Field

Definition

Represents the m:mc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mcs.
  • has the following child XML elements: mcPr.
  • corresponds to the following strongly-typed classes: MatrixColumn.

Applies to