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

In This Topic
    Col Property
    In This Topic
    Gets or sets the horizontal coordinate.
    Syntax
    'Declaration
     
    
    Public Property Col As Integer
    public int Col {get; set;}
    See Also