Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / InvalidFileFormatException Class
Members


In This Topic
    InvalidFileFormatException Class
    In This Topic
    Exception is thrown when fail to load input map file.
    Object Model
    InvalidFileFormatException Class
    Syntax
    'Declaration
     
    Public Class InvalidFileFormatException 
       Inherits System.Exception
    'Usage
     
    Dim instance As InvalidFileFormatException
    public class InvalidFileFormatException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.Win.Spread.InvalidFileFormatException

    See Also