ActiveReports 13
NoDDSheetsException Class
Members 

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace : NoDDSheetsException Class
Thrown when an operation is requested that requires at least one sheet in the Sheets collection (for example Saving the workbook) and no sheets exist.
Object Model
NoDDSheetsException Class
Syntax
'Declaration
 
Public Class NoDDSheetsException 
   Inherits SpreadBuilderException
public class NoDDSheetsException : SpreadBuilderException 
Inheritance Hierarchy

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

See Also

Reference

NoDDSheetsException Members
GrapeCity.SpreadBuilder Namespace