Share via


NoNamespace.activeCell Field

Definition

Represents the activeCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: selection.
  • corresponds to the following strongly-typed properties: Selection.ActiveCell.

Applies to