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

Glossary Item Box

Initializes an instance of the DDSheetNameAlreadyExistsException.

Syntax

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

See Also