Class TableWidgetTextFormatReplaceSubstring

Match Sub-string definition.

Hierarchy

  • TableWidgetTextFormatReplaceSubstring

Constructors

Properties

_with: string

Text that will replace original sub-string.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
substring: string

Text that will be replaced.

Table widget text format replace sub-string type.

Generated using TypeDoc