ActiveReports 12
DDSheetNameAlreadyExistsException Class
Members 

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder Namespace : DDSheetNameAlreadyExistsException Class
Thrown when you try to set a Name property to a value already in use.
Object Model
DDSheetNameAlreadyExistsException Class
Syntax
'Declaration
 
Public Class DDSheetNameAlreadyExistsException 
   Inherits System.ArgumentException
public class DDSheetNameAlreadyExistsException : System.ArgumentException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.ArgumentException
            GrapeCity.SpreadBuilder.DDSheetNameAlreadyExistsException

See Also

Reference

DDSheetNameAlreadyExistsException Members
GrapeCity.SpreadBuilder Namespace