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

ColumnCountOutOfRangeException Class
Thrown when the columns' count is out of range in a specific excel format.
Object Model
ColumnCountOutOfRangeException Class
Syntax
'Declaration
 
Public Class ColumnCountOutOfRangeException 
   Inherits SpreadBuilderException
 
Inheritance Hierarchy

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

See Also