ActiveReports Developer 7
GetBaseException Method
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > CompressionException Class : GetBaseException Method

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetBaseException() As System.Exception
C# 
public virtual System.Exception GetBaseException()

See Also