Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[fixed-] use empty str for null_value in fixed width sheet #2680

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

midichef
Copy link
Contributor

For fixed width sheets, defining null_value as the empty string allows delete-cell to blank out a cell, as recommended by @saulpw in #2677. The current behavior is to fill it with a string starting with N.

@midichef midichef force-pushed the fixed_width_empty_null branch from 488a78a to cd1909d Compare January 16, 2025 02:12
@anjakefala anjakefala merged commit 817c008 into saulpw:develop Jan 18, 2025
14 checks passed
@midichef midichef deleted the fixed_width_empty_null branch January 21, 2025 01:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants