XLExportSettings Object (Web Services API)
This object provides functionality for configuring the export of recognized text to XLS format. The XLExportSettings object is a child object of the OutputFormatSettings object and inherits all its properties.
Properties
Name | Type | Description |
ConvertNumericValuesToNumbers | Boolean | Specifies whether numerical values in recognized text are to be exported to XLS format as numbers. |
IgnoreTextOutsideTables | Boolean | If this property is set to TRUE, only text from table blocks is exported into XLS format. |
See also
3/26/2024 1:49:49 PM