ActiveReports Developer 7
XlsExport Constructor
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace > XlsExport Class : XlsExport Constructor

Glossary Item Box

Initializes a new instance of the XlsExport class.

Syntax

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

See Also