[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.NoDDSheetsException

NoDDSheetsException Class

It is thrown when an operation is requested that requires at least one sheet in the Sheets collection (for example, when the workbook is saved).

Implements
Namespace: GrapeCity.SpreadBuilder
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public class NoDDSheetsException : SpreadBuilderException, ISerializable

Constructors

Name Description
NoDDSheetsException()

Initializes a new instance of the NoDDSheetsException class.

NoDDSheetsException(SerializationInfo, StreamingContext)

Initializes a new instance of the NoDDSheetsException class with serialized data.

Properties

Name Description
Message

Returns a message that describes the error.