Share via


NoNamespace.vm Field

Definition

Represents the vm XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cell, nc.
  • corresponds to the following strongly-typed properties: ExternalCell.ValueMetaIndex, NewCell.ValueMetaIndex.

Applies to