FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DisplayFormulas Field


In This Topic
DisplayFormulas Field
In This Topic
Display the formula in each cell instead of the resulting value.
Syntax
'Declaration
 
Public Shared ReadOnly DisplayFormulas As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.DisplayFormulas
See Also