ComponentOne Web API Edition
Row Property (CellPosition)

C1.Web.Api.Excel Namespace > CellPosition Class : Row Property
Gets or sets the vertical coordinate.
Syntax
'Declaration
 
Public Property Row As Integer
public int Row {get; set;}
See Also

Reference

CellPosition Class
CellPosition Members