openpyxl.chartsheet.relation module
- class openpyxl.chartsheet.relation.DrawingHF(id=None, lho=None, lhe=None, lhf=None, cho=None, che=None, chf=None, rho=None, rhe=None, rhf=None, lfo=None, lfe=None, lff=None, cfo=None, cfe=None, cff=None, rfo=None, rfe=None, rff=None)[source]
Bases:
Serialisable
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- centerHeaderEvenPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- centerHeaderFirstPage
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- centerHeaderOddPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- cfe
Values must be of type <class ‘int’>
- cff
Values must be of type <class ‘int’>
- cfo
Values must be of type <class ‘int’>
- che
Values must be of type <class ‘int’>
- chf
Values must be of type <class ‘int’>
- cho
Values must be of type <class ‘int’>
- id
Values must be of type <class ‘str’>
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- leftHeaderEvenPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- leftHeaderFirstPage
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- leftHeaderOddPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- lfe
Values must be of type <class ‘int’>
- lff
Values must be of type <class ‘int’>
- lfo
Values must be of type <class ‘int’>
- lhe
Values must be of type <class ‘int’>
- lhf
Values must be of type <class ‘int’>
- lho
Values must be of type <class ‘int’>
- rfe
Values must be of type <class ‘int’>
- rff
Values must be of type <class ‘int’>
- rfo
Values must be of type <class ‘int’>
- rhe
Values must be of type <class ‘int’>
- rhf
Values must be of type <class ‘int’>
- rho
Values must be of type <class ‘int’>
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- rightHeaderEvenPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- rightHeaderFirstPage
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- rightHeaderOddPages
Aliases can be used when either the desired attribute name is not allowed or confusing in Python (eg. “type”) or a more descriptive name is desired (eg. “underline” for “u”)
- class openpyxl.chartsheet.relation.SheetBackgroundPicture(id)[source]
Bases:
Serialisable
- id
Values must be of type <class ‘str’>
- tagname = 'picture'