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
Accelerator
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
.
SweetProcess
/
python-docx
Public
forked from
python-openxml/python-docx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-docx
tests
test_table.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2016
tbl: add _Row.height setter
revossen-asml
authored and
Steve Canny
committed
254d2ef
View commit details
Copy full SHA for 254d2ef
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
tbl: add _Row.height getter
revossen-asml
authored and
Steve Canny
committed
6b6ef6b
View commit details
Copy full SHA for 6b6ef6b
View code at this point
Browse repository at this point
tbl: add _Row.height_rule setter
revossen-asml
authored and
Steve Canny
committed
4f12bde
View commit details
Copy full SHA for 4f12bde
View code at this point
Browse repository at this point
tbl: add _Row.height_rule getter
revossen-asml
authored and
Steve Canny
committed
4f28d93
View commit details
Copy full SHA for 4f28d93
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
tbl: add Table.table_direction setter
Steve Canny
committed
9605cc0
View commit details
Copy full SHA for 9605cc0
View code at this point
Browse repository at this point
tbl: add Table.table_direction getter
Steve Canny
committed
d4ca18d
View commit details
Copy full SHA for d4ca18d
View code at this point
Browse repository at this point
reorg: reorder tests in DescribeTable
Steve Canny
committed
db70e4f
View commit details
Copy full SHA for db70e4f
View code at this point
Browse repository at this point
tbl: rewrite Table.add_column()
Show description for 7541f20
Steve Canny
committed
7541f20
View commit details
Copy full SHA for 7541f20
View code at this point
Browse repository at this point
tbl: rewrite Table.add_row()
Steve Canny
committed
96ce9e3
View commit details
Copy full SHA for 96ce9e3
View code at this point
Browse repository at this point
cell: rewrite _Cell.add_table()
Steve Canny
committed
558a124
View commit details
Copy full SHA for 558a124
View code at this point
Browse repository at this point
blkct: rewrite BlockItemContainer.add_table()
Show description for 1ff6d38
Steve Canny
committed
1ff6d38
View commit details
Copy full SHA for 1ff6d38
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
tbl: rewrite Table.style setter
Steve Canny
committed
a6bef96
View commit details
Copy full SHA for a6bef96
View code at this point
Browse repository at this point
tbl: rewrite Table.style getter
Show description for d922569
Steve Canny
committed
d922569
View commit details
Copy full SHA for d922569
View code at this point
Browse repository at this point
Commits on Dec 24, 2014
reorg: extract docx.text.paragraph module
Steve Canny
committed
1a493cc
View commit details
Copy full SHA for 1a493cc
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
tbl: enable sliced access to _Rows
Steve Canny
committed
378d206
View commit details
Copy full SHA for 378d206
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
tbl: add Table.alignment.setter
Steve Canny
committed
f9e033e
View commit details
Copy full SHA for f9e033e
View code at this point
Browse repository at this point
tbl: add Table.alignment getter
Steve Canny
committed
572526b
View commit details
Copy full SHA for 572526b
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
tbl: reorder tests
Steve Canny
committed
a18b013
View commit details
Copy full SHA for a18b013
View code at this point
Browse repository at this point
Commits on Nov 29, 2014
tbl: remove dead tbl param from _Column.__init__
Steve Canny
committed
e9345cc
View commit details
Copy full SHA for e9345cc
View code at this point
Browse repository at this point
tbl: add _Cell.merge()
apteryks
authored and
Steve Canny
committed
3a447d3
View commit details
Copy full SHA for 3a447d3
View code at this point
Browse repository at this point
tbl: reorder methods in Describe_Cell
Show description for b347549
Steve Canny
committed
b347549
View commit details
Copy full SHA for b347549
View code at this point
Browse repository at this point
tbl: remove now-dead code
Steve Canny
committed
8a9fdfc
View commit details
Copy full SHA for 8a9fdfc
View code at this point
Browse repository at this point
tbl: add Table.column_cells()
Steve Canny
committed
2fda570
View commit details
Copy full SHA for 2fda570
View code at this point
Browse repository at this point
tbl: add _Column._index
Steve Canny
committed
0e3e2be
View commit details
Copy full SHA for 0e3e2be
View code at this point
Browse repository at this point
tbl: add _Columns.table
apteryks
authored and
Steve Canny
committed
7e22dc8
View commit details
Copy full SHA for 7e22dc8
View code at this point
Browse repository at this point
tbl: add _Column.table
apteryks
authored and
Steve Canny
committed
dc3e8e7
View commit details
Copy full SHA for dc3e8e7
View code at this point
Browse repository at this point
tbl: reimplement _Column.cells
Steve Canny
committed
cbc2d60
View commit details
Copy full SHA for cbc2d60
View code at this point
Browse repository at this point
tbl: remove now-dead code
Show description for ba3c757
Steve Canny
committed
ba3c757
View commit details
Copy full SHA for ba3c757
View code at this point
Browse repository at this point
tbl: add Table._cells
Steve Canny
committed
22752a9
View commit details
Copy full SHA for 22752a9
View code at this point
Browse repository at this point
tbl: add Table._column_count
Steve Canny
committed
7fb29b1
View commit details
Copy full SHA for 7fb29b1
View code at this point
Browse repository at this point
tbl: add Table.row_cells()
Steve Canny
committed
ce3ecf7
View commit details
Copy full SHA for ce3ecf7
View code at this point
Browse repository at this point
tbl: add _Row._index
Steve Canny
committed
f919785
View commit details
Copy full SHA for f919785
View code at this point
Browse repository at this point
tbl: add Table.table
Steve Canny
committed
b5c4a5e
View commit details
Copy full SHA for b5c4a5e
View code at this point
Browse repository at this point
tbl: add _Rows.table
Steve Canny
committed
f0ade55
View commit details
Copy full SHA for f0ade55
View code at this point
Browse repository at this point
tbl: add _Row.table
Steve Canny
committed
acf76f4
View commit details
Copy full SHA for acf76f4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.