Get Cell Color

Get the color of cell.

Get the color of a specific Excel cell and stores it in a variable.

This activity can only be used after the Open Excel File activity.

Input

The starting cell is specified in A1 format. A1 will select first cell from first row.

Output

  • Output : Color Variable The variable that stores the color extracted from the specified Excel Cell.

Last updated