Skip to main content

Set Format In Word Document Action

Set Format In Word Document Action applies formatting to text, paragraphs, or elements within a Word document. It is commonly used for document templating, report generation, or styling content based on workflow data.

Appearance

In Talos, Set Format In Word Document Action appears as a rectangular node with a letter icon, indicating styling operations. It shows all the necessary components like the format and document variable.

Decision Icon

Properties

As all Actions, Set Format In Word Document Action has a few unique properties that are essential for it's functionality.

Common properties

Common properties inherited from Action.

Display NameString
This is the display name of the action.

By customizing this property, you can differentiate between same type of actions.

Action IDString
Indicates the unique ID of this action.

This property is Read only and it is not customizable

DisabledBoolean
If set to true, this action is considered disabled and will not be executed.
Word Document VariableString
The Word document to apply formatting to.
FormatText_Format
The format settings to apply.
ToggleablesToogleables
Text formatting options to toggle. Enums: Bold, Italic, Underline, Strikethrough, Subscript, Superscript
Font SizeInteger
The font size in points.
Font ColorEnum
The text color. Enums: (Word color options)
Highlight ColorEnum
The highlight color. Enums: (Word color options)