SpreadsheetGear 2017
EndCalculateEventArgs Class
Members 






SpreadsheetGear Namespace : EndCalculateEventArgs Class
Provides data for an EndCalculate event.
Object Model
EndCalculateEventArgs Class
Syntax
'Declaration
 
Public Class EndCalculateEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As EndCalculateEventArgs
public class EndCalculateEventArgs : System.EventArgs 
public class EndCalculateEventArgs = class(System.EventArgs)
public class EndCalculateEventArgs extends System.EventArgs
public __gc class EndCalculateEventArgs : public System.EventArgs 
public ref class EndCalculateEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      SpreadsheetGear.EndCalculateEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EndCalculateEventArgs Members
SpreadsheetGear Namespace