Set cell style

Set cell style activity is used for formatting the style of a table cell in Microsoft Word. This activity changes the appearance of the cell so that the text becomes more readable.

*Word name The reference name is given to the word file which will open in this field.
* Table index Index of the table which will be readed to dataset / written to file or which will be merged (starts from 1)
Range The range of cells to be changed data is given.
Fill color The background color of the cell is written as RGB values or the name of the color.
Font color The text color is written as RGB values or the name of the color.
Bold This checkbox provides changing the font thickness.
Italic This checkbox provides italicization.
Underline This checkbox provides underlining.
Font size The font size is adjusted. The desired font number is written in this area.
Font name The font type is written.
Has border? Whether borders (Frame) will be present or not is selected.
Border style The border style that will be applied is selected.
Border position? The position of the border that will be applied is selected.
Border color The border color of the cells is is written as RGB values or the name of the color.
Vertical alignment Vertical alignment of the cells.
Horizontal alignment Horizontal alignment of the cells.
Is hyperlink? This checkbox provides converting text to hyperlink.
Url This checkbox provides url value to be converted to hyperlink.

Note: * Fields selected with are required, others are optional.

Word name example

You can use the Word name as shown in the example.

${newWord}

Table index example

You can use the Table index as shown in the example.

3

Range examples

You can use the Range as shown in the example .

A1

A1:B5

Font color examples

You can use the Font color file name as shown in the example .

255,0,0 (Red)

255,255,0 (Yellow)

Font size example

You can use the Font size as shown in the example .

9

Font name example

You can use the Font name as shown in the example .

Arial

Border style examples

You can use the Border style as shown in the examples.

NONE

THIN

MEDIUM

DASHED

DOTTED

THICK

DOUBLE

Border position examples

You can use the Border position as shown in the examples.

ALL

NONE

TOP

BOTTOM

LEFT

RIGHT

Border color examples

You can use the Border color as shown in the examples.

yellow

255,56,180

Vertical alignment examples

You can use the Vertical alignment as shown in the examples.

NONE

TOP

CENTER

BOTTOM

JUSTIFY

DISTRIBUTED

Horizontal alignment examples

You can use the Horizontal alignment as shown in the examples.

NONE

GENERAL

LEFT

CENTER

RIGHT

FILL

JUSTIFY

CENTER_SELECTION

DISTRIBUTED