openpyxl
2.5.2
Manipulating a workbook in memory
Saving to a file
Loading from a file
Simple usage
Working with Pandas and NumPy
Charts
Comments
Read-only mode
Write-only mode
Working with styles
Additional Worksheet Properties
Conditional Formatting
Print Settings
Using filters and sorts
Worksheet Tables
Validating cells
Defined Names
Parsing Formulas
Protection
Development
Testing on Windows
openpyxl package
2.4.9 (2017-10-19)
2.4.8 (2017-05-30)
2.4.7 (2017-04-24)
2.4.6 (2017-04-14)
2.4.5 (2017-03-07)
2.4.4 (2017-02-23)
2.4.3 (unreleased)
2.4.2 (2017-01-31)
2.4.1 (2016-11-23)
2.4.0 (2016-09-15)
2.4.0-b1 (2016-06-08)
2.4.0-a1 (2016-04-11)
2.3.5 (2016-04-11)
2.3.4 (2016-03-16)
2.3.3 (2016-01-18)
2.3.2 (2015-12-07)
2.3.1 (2015-11-20)
2.3.0 (2015-10-20)
2.3.0-b2 (2015-09-04)
2.3.0-b1 (2015-06-29)
2.2.6 (unreleased)
2.2.5 (2015-06-29)
2.2.4 (2015-06-17)
2.2.3 (2015-05-26)
2.2.2 (2015-04-28)
2.2.1 (2015-03-31)
2.2.0 (2015-03-11)
2.2.0-b1 (2015-02-18)
2.1.5 (2015-02-18)
2.1.4 (2014-12-16)
2.1.3 (2014-12-09)
2.1.2 (2014-10-23)
2.1.1 (2014-10-08)
2.1.0 (2014-09-21)
2.0.5 (2014-08-08)
2.0.4 (2014-06-25)
2.0.3 (2014-05-22)
2.0.2 (2014-05-13)
2.0.1 (2014-05-13) brown bag
2.0.0 (2014-05-13) brown bag
1.8.6 (2014-05-05)
1.8.5 (2014-03-25)
1.8.4 (2014-02-25)
1.8.3 (2014-02-09)
1.8.2 (2014-01-17)
1.8.1 (2014-01-14)
1.8.0 (2014-01-08)
1.7.0 (2013-10-31)
openpyxl
Docs
»
openpyxl.descriptors package
Edit on Bitbucket
openpyxl.descriptors package
¶
Subpackages
¶
openpyxl.descriptors.tests package
Submodules
openpyxl.descriptors.tests.test_base module
openpyxl.descriptors.tests.test_excel module
openpyxl.descriptors.tests.test_namespace module
openpyxl.descriptors.tests.test_nested module
openpyxl.descriptors.tests.test_sequence module
openpyxl.descriptors.tests.test_serialisable module
Module contents
Submodules
¶
openpyxl.descriptors.base module
openpyxl.descriptors.excel module
openpyxl.descriptors.namespace module
openpyxl.descriptors.nested module
openpyxl.descriptors.sequence module
openpyxl.descriptors.serialisable module
openpyxl.descriptors.slots module
Module contents
¶
class
openpyxl.descriptors.
MetaSerialisable
[source]
¶
Bases:
type
class
openpyxl.descriptors.
MetaStrict
[source]
¶
Bases:
type
class
openpyxl.descriptors.
Strict
¶
Bases:
object