Assembly: Tab;
The TabUnknownParameterException class implements instance of the exception that occurs on recording function with incorrect parameter type to the table cell.
If any function with parameters is written to the cell table with incorrect parameter type, then corresponding error message is displayed:
Unknown identifier <parameter name>.
The class allows to implement an instance of the exception which occurs on recording of the function with incorrect parameter type in table cell.
Constructor name | Brief description | |
CreateEx | The CreateEx constructor creates an instance of the error which occurs on recording the function with incorrect parameter type in table cell. |
Constructor name | Brief description | |
Create | The Create constructor creates an instance of an error. |
Property name | Brief description | |
CSSClassName | The CSSClassName property sets prefix for elements of HTML styles table. | |
Encoding | The Encoding property specifies a code page for a conversion table, based on which data will be exported. | |
ExportFromWeb | The ExportFromWeb property determines what action is executed in the web application: an export or opening in the preview mode. |
Method name | Brief description | |
SetParamName | The SetParamName method sets function name in instance of the error that appears on writing the function with incorrect parameter type in the cell. |
Method name | Brief description | |
ExportToFile | The ExportToFile method exports data to a file the specified format. |
See also: