openpyxl.styles.styleable module
- class openpyxl.styles.styleable.NamedStyleDescriptor[source]
 Bases:
object- collection = '_named_styles'
 
- key = 'xfId'
 
- class openpyxl.styles.styleable.NumberFormatDescriptor[source]
 Bases:
object- collection = '_number_formats'
 
- key = 'numFmtId'
 
- class openpyxl.styles.styleable.StyleableObject(sheet, style_array=None)[source]
 Bases:
objectBase class for styleble objects implementing proxy and lookup functions
- alignment
 
- border
 
- fill
 
- font
 
- property has_style
 
- number_format
 
- parent
 
- pivotButton
 
- protection
 
- quotePrefix
 
- style
 
- property style_id