ComponentOne ASP.NET MVC Controls
Formula Property

C1.Web.Mvc.Sheet Namespace > Cell Class : Formula Property
Gets or sets the formula of the cell.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
Public Property Formula As String
[DefaultValue("")]
public string Formula {get; set;}
See Also

Reference

Cell Class
Cell Members