Type alias TableWidgetTextFormatMatchType

TableWidgetTextFormatMatchType: typeof IS | typeof IS_NOT | typeof CONTAINS | typeof DOES_NOT_CONTAIN | typeof STARTS_WITH | typeof ENDS_WITH | UnparsedObject

Match or compare option.

Generated using TypeDoc