Gets or sets a string that specifies a formula of the cell.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public string Formula { get; set; }
Visual Basic
Public Property Formula As String
	Get
	Set

See Also