Thrown when an operation is attempted on a workbook that has not been properly initialized.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class WorkbookNotInitializedException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionWorkbookNotInitializedException
Implements:
Inherited Members
Constructors
Initializes a new WorkbookNotInitializedException with the specified error message, inner exception, and localization key.
Initializes a new WorkbookNotInitializedException with the specified error message and inner exception.
Initializes a new WorkbookNotInitializedException with the specified error message and localization key.
Initializes a new WorkbookNotInitializedException with the specified error message.