[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ReloadSheetCellRangeFormulaEventArgs

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.

Inheritance
ReloadSheetCellRangeFormulaEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ReloadSheetCellRangeFormulaEventArgs : EventArgs
Public Class ReloadSheetCellRangeFormulaEventArgs
    Inherits EventArgs

Constructors

Name Description
ReloadSheetCellRangeFormulaEventArgs(ISheetCellRangeSupport)

Initializes a new instance of the ReloadSheetCellRangeFormulaEventArgs class.

Properties

Name Description
SheetCellRangeContainer

Gets the sheet cell range container.