xlreset
CLI to set Excel's initial view to cell A1 and 100% zoom.
| Before | After |
|---|---|
Install
pipx install xlreset
Usage
xlreset file.xlsx
The file is rewritten in place (no backup is created). For every sheet in
the given .xlsx/.xlsm file, xlreset sets:
- scroll position (
topLeftCell) toA1 - zoom to 100% (
zoomScaleandzoomScaleNormal) - the active cell/selection (
activeCell,sqref) toA1 - the active tab to the first sheet
Everything else is left untouched.
xlreset is a CLI-only tool with no configuration flags. Feature requests? Please open a GitHub issue.
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xlreset-0.2.0.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xlreset-0.2.0.tar.gz.
File metadata
- Download URL: xlreset-0.2.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
086a270e15d83cf294bbb938ce647f52adafc8b94ab17ecce19c4c114712aadb
|
|
| MD5 |
f55b276f1b580c7ec0806fd0f0fcfd42
|
|
| BLAKE2b-256 |
9792d2a83fde0240439146f689db0e32ab16311d99c7a9574969da6cef85e3af
|
File details
Details for the file xlreset-0.2.0-py3-none-any.whl.
File metadata
- Download URL: xlreset-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0184b6ab03adf6ec4cdc8d0d23d31a4f5b8cc9854f69c00f44fbeeff2847bbc7
|
|
| MD5 |
3a40c4dfa20ad4dc514d9194d55c8c33
|
|
| BLAKE2b-256 |
fa166e1d251c83d246f16f9179c1035b75047b98428d41fe73a7ce3b64b9264e
|