XmlMappedRange.Activate Method

Definition

Activates a single cell XmlMappedRange control.

public:
 System::Object ^ Activate();
public object Activate ();
abstract member Activate : unit -> obj
Public Function Activate () As Object

Returns

Remarks

To select a range of cells, use the Select method.

Applies to