Parameters
| Parámetro | Descripción |
| --cred | Path of the file with the credentials. |
| --name | Name of document |
| --row | Row number. |
| --column | Column number. |
If only the --row parameter is used, the output will be the contents of the row, if only the --column parameter is used, the output will be the contents of the column.
If both parameters are combined, the contents of the selected cell will be displayed.