Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ApplyEventArgs Class / Formula Property


In This Topic
Formula Property (ApplyEventArgs)
In This Topic
Gets the formula.
Syntax
'Declaration
 
Public ReadOnly Property Formula As String
 
'Usage
 
Dim instance As ApplyEventArgs
Dim value As String
 
value = instance.Formula
See Also