Thrown when named range operations fail due to invalid names, duplicate definitions, or scope conflicts.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class SpreadsheetNameException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionSpreadsheetNameException
Implements:
Inherited Members
Constructors
Initializes a new SpreadsheetNameException with the specified error message, inner exception, and localization key.
Initializes a new SpreadsheetNameException with the specified error message and inner exception.
Initializes a new SpreadsheetNameException with the specified error message and localization key.
Initializes a new SpreadsheetNameException with the specified error message.