[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.InvalidDDSheetNameException.-ctor

InvalidDDSheetNameException Constructor

InvalidDDSheetNameException(string)

Create an InvalidDDSheetNameException instance with the parameter name.

Declaration
public InvalidDDSheetNameException(string paramName)
Parameters
Type Name Description
string paramName

InvalidDDSheetNameException()

Create an InvalidDDSheetNameException instance.

Declaration
public InvalidDDSheetNameException()