Share via


X.inputCells Field

Definition

Represents the x:inputCells XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scenario.
  • has the following XML attributes: deleted, numFmtId, r, undone, val.
  • corresponds to the following strongly-typed classes: InputCells.

Applies to