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

Glossary Item Box

Initializes an instance of the NoDDSheetsException class.

Syntax

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

See Also