Gets information for a cell.
Input Fields
- Cell
- Cell Reference (text): In format like “ A1”, for the first cell on the spreadsheet.
Output Fields
| Cell | Explanation |
|---|---|
| Cell Text | (text) The text in the specified cell. |
| Cell Value | (text) The value of the cell. |
| Type | _(text) _type |
| Format | (text) number format |
| Column Hidden | _(T/F) _If the column is hidden |
| Row Hidden | _(T/F) _If the row is hidden |
| Hidden | _(T/F) _If the cell is hidden |
| Formula | _(text) _Excel online formula |