The Cedar table object represents a logical table in a document assigned to a Cedar field of a workdoc.
The SCBCdrField object provides the following properties.
This read-only property returns the number of the rows.
The SCBCdrWKDOCLib object provides the following type definitions.
Cedar candidates are generated during the analysis step and are representing possible results of a field.
The SCBCdrDocPage object represents a single DocPage within a workdoc.
When importing a MSG file into a workdoc, the most important properties of the email are stored in the workdoc and available in the custom script through the "ISCBCdrEmailProperties" interface that can be queried from the SCBCdrWorkdoc interface.
This object contains the evaluated data to extract from the document.
This is a collection of all field objects contained in the current WorkDoc object.
A folder can represent an array of workdocs within a batch. A folder can contain one or more workdocs. During classification and extraction, you can access all workdocs of the same folder from within a script.
The SCBCdrField object provides the following methods and properties.
This property sets or returns the color of the table cell.
This property sets or returns the location of the table cell.
This property sets or returns the text of the table cell.
This property sets or returns the validity flag of the table cell.
This property sets or returns the ErrorDescription for the cell validation.
This property sets or returns the Visible flag of the table cell (currently not used).
This property sets or returns the worktext object of the cell.
This property sets or returns a flag indicating whether the cell's worktext has changed.
This property sets or returns the color of the column.
This read-only property returns the number of columns.
This property sets or returns whether the column of a table field is included in the exported XML file.
This read-only property returns the column index for the name of a column.
This property sets or returns the location of a column label referring to first label line in case of multi-page tables.
This property sets or returns the column label.
This property sets or returns the location of the column.
This property sets or returns a flag that indicates whether a column is mapped.
This read-only property returns the name of a column.
This property sets or returns a validity flag for a column. If the flag is set to false, the invalid state of the table field is not changed automatically.
This property sets or returns the visible flag of a column. This method affects the visibility of the column in Verifier.
This property sets or returns the name of the CdrField to which the CdrTable object belongs.
This property sets or returns the location of the table footer.
This property sets or returns the DocPage number of the table footer.
This property sets or returns the text of the table footer.
This property sets or returns the location of the table header.
This property sets or returns the DocPage number of the table header.
This property sets or returns the text of the table header.
This property sets or returns the index of the column to highlight.
This property sets or returns the index of the row to highlight.
This property sets or returns the highlighting mode of the table.
This property sets or returns the zero-based index of an unmapped column to highlight.
This property sets or returns the DocPage number of the label line, which is the first occurrence for multi-page tables.
This property sets or returns the LocationExplicit flag.
This property sets or returns the color of the row.
This property sets or returns the location of the row.
This property sets or returns the actual number of row.
This property sets or returns the DocPage number of a row.
This property sets or returns a validity flag of a row.
This property sets or returns an ErrorDescription for a row validation.
This property sets or returns the significance for the corresponding evaluation property of the table.
This property sets or returns the color of the table.
This property sets or returns the DocPage number of the beginning of a table (must be set after creation of a table, but cannot change afterwards).
This property sets or returns the DocPage number of the end of a table (must be set after creation of a table, and after assigning the first DocPage, but must not change afterwards).
This property sets or returns the location of a table.
This property sets or returns a validity flag of the table.
This property sets or returns an ErrorDescription for the table validation.
This property sets or returns a tag associated with the table.
This property sets or returns the total significance of the table.
This property sets or returns a color of an unmapped table cell.
This property sets or returns the location of an unmapped table cell.
This property sets or returns the text of an unmapped table cell.
This property sets or returns a Visible flag of an unmapped table cell.
This property sets or returns the Worktext Object of an unmapped cell.
This property sets or returns the color of an unmapped column.
This read-only property returns the number of unmapped columns.
This property sets or returns the location of an unmapped column label.
This property sets or returns the text of a label of an unmapped column.
This property sets or returns the location of an unmapped column.
This property sets or returns a Visible flag of an unmapped column (currently not used).
This property sets or returns a weighting factor for a corresponding evaluation property.
This object represents a TextBlock on a document. A TextBlock can contain one or more lines.
This object represents a textual word of a document.
The Cedar workdoc object stores all data of one document. The amount of data grows during the processing steps of OCR, classification and extraction.
RowCount as Long