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

Glossary Item Box

Initializes a new instance of the SpreadBuilderException class.

Syntax

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

See Also