C1.Excel Assembly / C1.Excel Namespace / XLCell Class / Formula Property

In This Topic
Formula Property
In This Topic
Gets or sets a string that specifies a formula of the cell.
Syntax
'Declaration
 
Public Property Formula As System.String
 
See Also