Share via


X.cellMetadata Field

Definition

Represents the x:cellMetadata XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: metadata.
  • has the following child XML elements: bk.
  • corresponds to the following strongly-typed classes: CellMetadata.

Applies to