ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / VersionNotImplementedException Class
Members

In This Topic
    VersionNotImplementedException Class
    In This Topic
    Indicates that a feature or features were not implemented for a particular version of the Exce./BIFF file format.
    Object Model
    VersionNotImplementedException Class
    Syntax
    'Declaration
     
    Public Class VersionNotImplementedException 
       Inherits SpreadBuilderException
    public class VersionNotImplementedException : SpreadBuilderException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.ApplicationException
             GrapeCity.SpreadBuilder.SpreadBuilderException
                GrapeCity.SpreadBuilder.VersionNotImplementedException

    See Also