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

Glossary Item Box

Initializes a new instance of the ColumnCountOutOfRangeException class with default error message.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ColumnCountOutOfRangeException()

See Also