https://github.com/emako/replacement
To replace any text based on replacement.xlsx
https://github.com/emako/replacement
Last synced: 2 months ago
JSON representation
To replace any text based on replacement.xlsx
- Host: GitHub
- URL: https://github.com/emako/replacement
- Owner: emako
- License: mit
- Created: 2024-08-13T10:59:12.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-28T08:45:09.000Z (2 months ago)
- Last Synced: 2025-03-28T09:34:26.507Z (2 months ago)
- Language: C#
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Replacement
## Usage
Prepare a sheet in the `replacement.xlsx` file, with the first column as 'Before Replacement' and the second column as 'After Replacement'.
## Mode
Regex replacement mode is not supported.