Get Cell/text color action

Use the Get cell/text color action to get the color of the background or text in a cell. This action retrieves the color of a cell as RGB values. For example, if the background or text in a cell is of red color, the value retrieved is 255,0,0.

Settings

  • Enter the name of the session used to open the workbook with the Open action.
  • To get the color from the current active cell, select Active cell, or, to get the color from a specific cell, select Specific cell.
  • Specify the cell name or address in the Cell name.
  • to get the background color of the cell, select Cell Color.
  • To get the color of the text, or both, select Text Color.
  • Specify whether to retrieve the cell color by Name or Code.
  • To assign the cell/text color to a List variable, select one of the options from the Assign the output to variable drop-down.