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

Glossary Item Box

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

Syntax

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

See Also