Action icon
Version
- 9 (net)
The action sets the format of the values in the specified cell
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel instance | Excel context | Yes |
Column of the cell | The column of the cell in which the value format will be set. If the field is not filled in, the value from the "Column index" field is taken | String | No | |
Column index | The column index of the cell in which the value format will be set | Numeric | No | |
Row of the cell | Cell row in which the value format will be set | Numeric | Yes | |
Format | The format to be set in the selected cell | String | Yes | |
Format mask | A mask to create a custom format. Rules for custom format masks: 1) Any custom text (kg, man, pc, etc.) or symbols (including spaces) must be enclosed in quotation marks. 2) You can specify several (up to 4) different format masks using semicolons. Then the first of the masks will be applied to the cell if the number in the cell is positive, the second if it is negative, the third if the cell content is zero, and the fourth if the cell contains text rather than a number. 3) 0 (zero) - one mandatory placeholder (digit), i.e. this space in the format mask will be filled with a digit from the number that the user enters into the cell. If there is no number for this space, zero will be displayed. For example, if the mask 0000 is applied to the number 12, 0012 will be output, and if the mask 0.00 is applied to the number 1.3456, 1.35 will be output. 4) # (grid) - one optional placeholder - roughly the same as zero, but if there is no number for the placeholder, nothing is outputted 5) (space) - used as a separator of groups of digits of three between thousands, millions, billions, etc. 6) [ ] - you can specify the font color in square brackets before the format mask. The following colors are allowed: black, white, red, blue, green, yellow, light blue | String | No |
Version
- 8 (net)
The action sets the format of the values in the specified cell
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel instance | Excel context | Yes |
Column of the cell | Column of the cell in which the value format will be set | String | Yes | |
Row of the cell | Cell row in which the value format will be set | Numeric | Yes | |
Format | The format to be set in the selected cell | String | Yes | |
Format mask | A mask to create a custom format. Rules for custom format masks: 1) Any custom text (kg, man, pc, etc.) or symbols (including spaces) must be enclosed in quotation marks. 2) You can specify several (up to 4) different format masks using semicolons. Then the first of the masks will be applied to the cell if the number in the cell is positive, the second if it is negative, the third if the cell content is zero, and the fourth if the cell contains text rather than a number. 3) 0 (zero) - one mandatory placeholder (digit), i.e. this space in the format mask will be filled with a digit from the number that the user enters into the cell. If there is no number for this space, zero will be displayed. For example, if the mask 0000 is applied to the number 12, 0012 will be output, and if the mask 0.00 is applied to the number 1.3456, 1.35 will be output. 4) # (grid) - one optional placeholder - roughly the same as zero, but if there is no number for the placeholder, nothing is outputted 5) (space) - used as a separator of groups of digits of three between thousands, millions, billions, etc. 6) [ ] - you can specify the font color in square brackets before the format mask. The following colors are allowed: black, white, red, blue, green, yellow, light blue | String | No |
Version
- 7 (net)
The action sets the format of the values in the specified cell
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel instance | Excel context | Yes |
Column of the cell | Column of the cell in which the value format will be set | String | Yes | |
Row of the cell | Cell row in which the value format will be set | Numeric | Yes | |
Format | The format to be set in the selected cell | String | Yes |
Version
- 6 (net)
- 5 (net)
- 4 (net)
- 3 (net)
- 2 (net)
- 1 (net)
The action sets the format of the values in the specified cell
Settings
Property | Description | Type | Example of filling in | Obligatory to fill in the field |
Parameters | ||||
Context | Action context for working with an Excel document | Excel instance | Excel context | Yes |
Cell | Address of the cell where the value format will be set. Fill in the format "XY", where "X" is the column number and "Y" is the row number. The "R1C1" reference style is not supported | String | Yes | |
Format | The format to be set in the selected cell | String | Yes |