ActiveReports 13
InvalidDDSheetNameException Constructor(String)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > InvalidDDSheetNameException Class > InvalidDDSheetNameException Constructor : InvalidDDSheetNameException Constructor(String)
Gets the name of the parameter that causes the exception.
Create a InvalidDDSheetNameException instance with parameter name.
Syntax
'Declaration
 
Public Function New( _
   ByVal paramName As String _
)
public InvalidDDSheetNameException( 
   string paramName
)

Parameters

paramName
Gets the name of the parameter that causes the exception.
See Also

Reference

InvalidDDSheetNameException Class
InvalidDDSheetNameException Members
Overload List