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

RowCountOutOfRangeException Class
Thrown when the number of rows in a particular Excel format is out of range.
Object Model
RowCountOutOfRangeException Class
Syntax
'Declaration
 
Public Class RowCountOutOfRangeException 
   Inherits SpreadBuilderException
 
Inheritance Hierarchy

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

See Also