Spread Windows Forms 12.0 Product Documentation
ReloadSheetCellRangeFormulaEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ReloadSheetCellRangeFormulaEventArgs Class
Represents the event data for the FormulaChanged event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
Object Model
ReloadSheetCellRangeFormulaEventArgs ClassISheetCellRangeSupport Interface
Syntax
'Declaration
 
Public Class ReloadSheetCellRangeFormulaEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ReloadSheetCellRangeFormulaEventArgs
public class ReloadSheetCellRangeFormulaEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ReloadSheetCellRangeFormulaEventArgs

See Also

Reference

ReloadSheetCellRangeFormulaEventArgs Members
FarPoint.Win.Spread Namespace