Spread Windows Forms 12.0 Product Documentation
cellRange Field (FormulaEditorUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > FormulaEditorUndoAction Class : cellRange Field
Specifies the cell range.
Syntax
'Declaration
 
Protected cellRange As CellRange
'Usage
 
Dim instance As FormulaEditorUndoAction
Dim value As CellRange
 
value = instance.cellRange
 
instance.cellRange = value
protected CellRange cellRange
See Also

Reference

FormulaEditorUndoAction Class
FormulaEditorUndoAction Members