Share via


NoNamespace.cm Field

Definition

Represents the cm XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: nc.
  • corresponds to the following strongly-typed properties: NewCell.CellMetaIndex.

Applies to