Share via


X.cellWatches Field

Definition

Represents the x:cellWatches XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet.
  • has the following child XML elements: cellWatch.
  • corresponds to the following strongly-typed classes: CellWatches.

Applies to