Worksheet.Calculate Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs after the worksheet is recalculated.
public:
event Microsoft::Office::Interop::Excel::DocEvents_CalculateEventHandler ^ Calculate;
event Microsoft.Office.Interop.Excel.DocEvents_CalculateEventHandler Calculate;
member this.Calculate : Microsoft.Office.Interop.Excel.DocEvents_CalculateEventHandler
Event Calculate As DocEvents_CalculateEventHandler