Share via


NoNamespace.del2 Field

Definition

Represents the del2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: f.
  • corresponds to the following strongly-typed properties: CellFormula.Input2Deleted.

Applies to