Share via


NoNamespace.activeCellId Field

Definition

Represents the activeCellId XML attribute.

public static readonly System.Xml.Linq.XName activeCellId;
 staticval mutable activeCellId : System.Xml.Linq.XName
Public Shared ReadOnly activeCellId 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.ActiveCellId.

Applies to