Link Search Menu Expand Document

SSpread.ActiveRow Property

Gets the row number of the active cell.

This property is read-only. The initial value is 1.

The ActiveCol and ActiveRow properties can be used to get the position of the current active cell. Use the method to change the active cell.

Related Item
ActiveCol property
SetActiveCell method