How can I save a regular sheet as a text table in a plain text file? Like this:
+---------------+---------------+--------------------+
| Left aligned | Right aligned | Centered |
+:==============+==============:+:==================:+
| Cats | $500 | - black |
| | | - white |
+---------------+---------------+--------------------+
| Dogs | $700 | - grey |
| | | |
| | | Mixed colors |
| | | available |
+---------------+---------------+--------------------+