Paper Office
paper-xlsxAPI referencechart.pivot

PivotSource

paper-xlsx 0.2.1 API reference

PivotSource(name=None, fmtId=None, extLst=None)

Attributes

extLst

attributeextLst
= Typed(expected_type=ExtensionList, allow_none=True)

fmtId

attributefmtId
= fmtId

idx_base

attributeidx_base
= 0

name

attributename
= name

namespace

attributenamespace
= None

tagname

attributetagname
= 'pivotSource'

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page