openpyxl.styles.styleable模块

class openpyxl.styles.styleable.NamedStyleDescriptor[源代码]

基类:object

collection = '_named_styles'
key = 'xfId'
class openpyxl.styles.styleable.NumberFormatDescriptor[源代码]

基类:object

collection = '_number_formats'
key = 'numFmtId'
class openpyxl.styles.styleable.StyleArrayDescriptor(key)[源代码]

基类:object

class openpyxl.styles.styleable.StyleDescriptor(collection, key)[源代码]

基类:object

class openpyxl.styles.styleable.StyleableObject(sheet, style_array=None)[源代码]

基类:object

实现代理和查找函数的可样式对象的基类

alignment
border
fill
font
property has_style
number_format
parent
pivotButton
protection
quotePrefix
style
property style_id