Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Cell Class / Value Property

In This Topic
    Value Property (Cell)
    In This Topic
    Gets or sets the value of the cell.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}
    See Also