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

Glossary Item Box

Initializes a new instance of the ColumnCountOutOfRangeException class.

Overload List

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

See Also