[]
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).
public class NoDDSheetsException : SpreadBuilderException, ISerializable
| 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. |
| Name | Description |
|---|---|
| Message | Returns a message that describes the error. |