Share via


NoNamespace.cellMeta Field

Definition

Represents the cellMeta XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.CellMeta.

Applies to