openpyxl.chart.plotara模块

class openpyxl.chart.plotarea.DataTable(showHorzBorder=None, showVertBorder=None, showOutline=None, showKeys=None, spPr=None, txPr=None, extLst=None)[源代码]

基类:openpyxl.descriptors.serialisable.Serialisable

extLst

值的类型必须为<class'openpyxl.descriptors.excel.extensionList'>

graphicalProperties

在python中不允许或混淆所需的属性名(例如“type”)或需要更具描述性的名称(例如“u”的“underline”)时,可以使用别名。

showHorzBorder

值的类型必须小于class'bool'>

showKeys

值的类型必须小于class'bool'>

showOutline

值的类型必须小于class'bool'>

showVertBorder

值的类型必须小于class'bool'>

spPr

值的类型必须小于class“openpyxl.chart.shapes.graphicalproperties”>

tagname = 'dTable'
txPr

值的类型必须小于class“openpyxl.chart.text.richtext”>

class openpyxl.chart.plotarea.PlotArea(layout=None, dTable=None, spPr=None, _charts=(), _axes=(), extLst=None)[源代码]

基类:openpyxl.descriptors.serialisable.Serialisable

area3DChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

areaChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

bar3DChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

barChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

bubbleChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

catAx

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

dTable

值的类型必须小于class“openpyxl.chart.plotarea.dataTable”>

dateAx

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

doughnutChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

extLst

值的类型必须为<class'openpyxl.descriptors.excel.extensionList'>

classmethod from_tree(node)[源代码]
graphicalProperties

在python中不允许或混淆所需的属性名(例如“type”)或需要更具描述性的名称(例如“u”的“underline”)时,可以使用别名。

layout

值的类型必须小于class“openpyxl.chart.layout.layout”>

line3DChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

lineChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

ofPieChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

pie3DChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

pieChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

radarChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

scatterChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

serAx

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

spPr

值的类型必须小于class“openpyxl.chart.shapes.graphicalproperties”>

stockChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

surface3DChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

surfaceChart

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名

tagname = 'plotArea'
to_tree(tagname=None, idx=None, namespace=None)[源代码]
valAx

允许从部件建立多序列

从实例中排除 __elements__ 或 __attrs__ 实际上是别名