
| Visual Basic (Declaration) | |
|---|---|
Public Class DDSheetNameAlreadyExistsException Inherits System.ArgumentException  | |
| C# | |
|---|---|
public class DDSheetNameAlreadyExistsException : System.ArgumentException  | |
System.Object
   System.Exception
      System.SystemException
         System.ArgumentException
            GrapeCity.SpreadBuilder.DDSheetNameAlreadyExistsException