ComponentOne Web API Edition
Value Property (Cell)

C1.Web.Api.Excel Namespace > Cell Class : Value Property
Gets or sets the value of the cell.
Syntax
'Declaration
 
Public Property Value As Object
public object Value {get; set;}
See Also

Reference

Cell Class
Cell Members