paper-xlsxAPI referencechart.plotarea
DataTable
paper-xlsx 0.2.1 API reference
DataTable(showHorzBorder=None, showVertBorder=None, showOutline=None, showKeys=None, spPr=None, txPr=None, extLst=None)Attributes
extLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)graphicalProperties
attributegraphicalProperties= Alias('spPr')idx_base
attributeidx_base= 0namespace
attributenamespace= NoneshowHorzBorder
attributeshowHorzBorder= showHorzBordershowKeys
attributeshowKeys= showKeysshowOutline
attributeshowOutline= showOutlineshowVertBorder
attributeshowVertBorder= showVertBorderspPr
attributespPr= spPrtagname
attributetagname= 'dTable'txPr
attributetxPr= txPrFunctions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None