Spread Windows Forms 12.0 Product Documentation
oldIsFormula Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellEditUndoAction Class : oldIsFormula Field
Specifies whether the old value is a formula.
Syntax
'Declaration
 
Protected oldIsFormula As Boolean
'Usage
 
Dim instance As CellEditUndoAction
Dim value As Boolean
 
value = instance.oldIsFormula
 
instance.oldIsFormula = value
protected bool oldIsFormula
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members