ComponentOne Web API Edition
Formula Property

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

Reference

Cell Class
Cell Members