Spread Windows Forms 12.0 Product Documentation
actions Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > FormulaEditorUndoAction Class : actions Field
Specifies the array of cell edit actions handling the formula changes.
Syntax
'Declaration
 
Protected actions As CellEditUndoAction()
'Usage
 
Dim instance As FormulaEditorUndoAction
Dim value() As CellEditUndoAction
 
value = instance.actions
 
instance.actions = value
protected CellEditUndoAction[] actions
See Also

Reference

FormulaEditorUndoAction Class
FormulaEditorUndoAction Members