ActiveReports 13
RowCountOutOfRangeException Class
Members 

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace : RowCountOutOfRangeException Class
Thrown when the rows' count is out of range in a specific excel format.
Object Model
RowCountOutOfRangeException Class
Syntax
'Declaration
 
Public Class RowCountOutOfRangeException 
   Inherits SpreadBuilderException
public class RowCountOutOfRangeException : SpreadBuilderException 
Inheritance Hierarchy

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

See Also

Reference

RowCountOutOfRangeException Members
GrapeCity.SpreadBuilder Namespace