Spread Windows Forms 12.0 Product Documentation
newIsFormula Field


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

Reference

CellEditUndoAction Class
CellEditUndoAction Members