ActiveReports 13
RowCountOutOfRangeException Constructor(String)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > RowCountOutOfRangeException Class > RowCountOutOfRangeException Constructor : RowCountOutOfRangeException Constructor(String)
A message that describes the error.
Initializes a new instance of the RowCountOutOfRangeException class with specific error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public RowCountOutOfRangeException( 
   string message
)

Parameters

message
A message that describes the error.
See Also

Reference

RowCountOutOfRangeException Class
RowCountOutOfRangeException Members
Overload List