Excel for WPF and Silverlight
Formula Property (XLCell)

C1.WPF.Excel Namespace > XLCell Class : Formula Property
Gets or sets a string that specifies a formula of the cell.
Syntax
'Declaration
 
Public Property Formula As System.String
public System.string Formula {get; set;}
See Also

Reference

XLCell Class
XLCell Members