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

Glossary Item Box

Initializes a new instance of the CompressionException class.   

Syntax

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

See Also