MainWeb.ActiveCell

MainWeb.ActiveCell property

Gets or sets the active cell of the current sheet. Changed to be writable since version 1.9.0.1.

public GridCell ActiveCell { get; set; }

See Also