Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ExaDev
/
documents.js
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
62
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(xls-codec): read and write a sheet's real print settings
- #905
#905
Merged
Mearman
merged 11 commits into
main
ExaDev/documents.js:main
from
feat/xls-print-settings
ExaDev/documents.js:feat/xls-print-settings
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(xls-codec): read and write a sheet's real print settings
#905
Mearman
merged 11 commits into
main
ExaDev/documents.js:main
from
feat/xls-print-settings
ExaDev/documents.js:feat/xls-print-settings
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
docs(xls-codec): cite the Palette record as [MS-XLS] 2.4.188, not 2.4.204
Show description for 03e6984
Mearman
committed
03e6984
View commit details
Copy full SHA for 03e6984
Browse repository at this point
feat(xls-codec): read and write a sheet's real print settings
Show description for 12e9bd5
Mearman
committed
12e9bd5
View commit details
Copy full SHA for 12e9bd5
Browse repository at this point
docs(xls-codec): document print settings as built and shipped
Show description for 330de4f
Mearman
committed
330de4f
View commit details
Copy full SHA for 330de4f
Browse repository at this point
docs: xls-codec's write side now covers print settings
Show description for 476f22a
Mearman
committed
476f22a
View commit details
Copy full SHA for 476f22a
Browse repository at this point
fix(xls-codec): write an unnamed page size as custom paper, not as a failure
Show description for 580b459
Mearman
committed
580b459
View commit details
Copy full SHA for 580b459
Browse repository at this point
test(xls-codec): cover the new print-settings modules in the deep-import smoke test
Show description for 8e935b9
Mearman
committed
8e935b9
View commit details
Copy full SHA for 8e935b9
Browse repository at this point
docs(documents.js): correct what the xls writer actually drops
Show description for 50a93f8
Mearman
committed
50a93f8
View commit details
Copy full SHA for 50a93f8
Browse repository at this point
fix(xls-codec): clamp a print scale and fit-to-page count to their Setup fields
Show description for 280780c
Mearman
committed
280780c
View commit details
Copy full SHA for 280780c
Browse repository at this point
test(xls-codec): name the Lbl record by its own constant, not a bare literal
Show description for fafb59d
Mearman
committed
fafb59d
View commit details
Copy full SHA for fafb59d
Browse repository at this point
fix(xls-codec): stop silently wrapping an out-of-grid print range, repeat band, or page break
Show description for 6d637a3
Mearman
committed
6d637a3
View commit details
Copy full SHA for 6d637a3
Browse repository at this point
fix(xls-codec): mask PrintGrid's own single defined bit before testing it
Show description for 62b1a20
Mearman
committed
62b1a20
View commit details
Copy full SHA for 62b1a20
Browse repository at this point
You can’t perform that action at this time.