
| Visual Basic (Declaration) | |
|---|---|
Public Class SpreadBuilderException Inherits System.ApplicationException  | |
| C# | |
|---|---|
public class SpreadBuilderException : System.ApplicationException  | |
System.Object
   System.Exception
         GrapeCity.SpreadBuilder.SpreadBuilderException
            GrapeCity.SpreadBuilder.ColumnCountOutOfRangeException
            GrapeCity.SpreadBuilder.CompressionException
            GrapeCity.SpreadBuilder.InvalidPasswordException
            GrapeCity.SpreadBuilder.NoDDSheetsException
            GrapeCity.SpreadBuilder.RowCountOutOfRangeException
            GrapeCity.SpreadBuilder.VersionNotImplementedException