Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / CellPosition Class / Row Property

In This Topic
    Row Property (CellPosition)
    In This Topic
    Gets or sets the vertical coordinate.
    Syntax
    'Declaration
     
    
    Public Property Row As Integer
    public int Row {get; set;}
    See Also