ClassInvalidFormatStringException
Class
Thrown when a cell format string cannot be parsed or contains invalid syntax.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public class InvalidFormatStringException : LocalizableException, ISerializable, _Exception
Inheritance: objectExceptionLocalizableExceptionInvalidFormatStringException
Implements:
Inherited Members
Constructors
InvalidFormatStringException()
Initializes a new instance of the InvalidFormatStringException class.
Declaration
cs-api-definition
public InvalidFormatStringException()