Exception thrown when attempting to import or export a workbook with a file extension that no registered format provider supports.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.FormatProviders
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class UnsupportedFileFormatException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionUnsupportedFileFormatException
Implements:
Inherited Members
Constructors
Initializes a new instance of the UnsupportedFileFormatException class for the specified unsupported file extension.