Spread Silverlight Documentation
ExcelErrorEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : ExcelErrorEventArgs Class
Provides information when an error occurs during loading or saving an excel file.
Object Model
ExcelErrorEventArgs Class
Syntax
'Declaration
 
Public Class ExcelErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ExcelErrorEventArgs
public class ExcelErrorEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.Data.ExcelErrorEventArgs

See Also

Reference

ExcelErrorEventArgs Members
GrapeCity.Windows.SpreadSheet.Data Namespace