ActiveReports 12
ColumnCountOutOfRangeException Constructor(String)

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

Parameters

message
A message that describes the error.
See Also

Reference

ColumnCountOutOfRangeException Class
ColumnCountOutOfRangeException Members
Overload List