TableSeparatorTypeEnum

TableSeparatorTypeEnum enumeration constants are used to denote different types of table separators.

typedef enum {
 TST_Absent,
 TST_Unknown,
 TST_Invisible,
 TST_Explicit,
 TST_Multiple
} TableSeparatorTypeEnum;
    

Elements

Name Description
TST_Absent This type of table separator is used inside a merged cell.
TST_Explicit This type of separator may be assigned as a result of layout recognition. It corresponds to an ordinary black or color table separator of the original table.
TST_Invisible This type of separator may be assigned as a result of layout recognition. As a rule, this type of separator appears where the original table does not have one but where it "should be."
TST_Multiple This type of separator may be assigned as a result of table editing.
TST_Unknown This type is initially assigned to table separators created by user.

Used in

ITableSeparator::Type

ITableSeparator::SetType

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.