MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / NoDDSheetsException Class
Members

NoDDSheetsException Class
It is thrown when an operation is requested that requires at least one sheet in the Sheets collection (for example, when the workbook is saved).
Object Model
NoDDSheetsException Class
Syntax
'Declaration
 
Public Class NoDDSheetsException 
   Inherits SpreadBuilderException
 
Inheritance Hierarchy

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

See Also