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

NoDDSheetsException Class
Thrown when an operation is requested that requires at least one sheet in the Sheets collection (for example Saving the workbook).
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