Thrown when an operation requires at least one worksheet but the workbook has none.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class WorkbookHasNoWorksheetException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionWorkbookHasNoWorksheetException
Implements:
Inherited Members
Constructors
Initializes a new WorkbookHasNoWorksheetException with the specified error message, inner exception, and localization key.
Initializes a new WorkbookHasNoWorksheetException with the specified error message and inner exception.
Initializes a new WorkbookHasNoWorksheetException with the specified error message and localization key.
Initializes a new WorkbookHasNoWorksheetException with the specified error message.