ActiveReports Developer 7
RowCountOutOfRangeException Constructor
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > RowCountOutOfRangeException Class : RowCountOutOfRangeException Constructor

Glossary Item Box

Initializes a new instance of RowCountOutOfRangeException Class.

Overload List

OverloadDescription
RowCountOutOfRangeException Constructor(String)Initializes a new instance of the RowCountOutOfRangeException class with specific error message.  
RowCountOutOfRangeException Constructor()Initializes a new instance of the RowCountOutOfRangeException class with default error message.  

See Also