paper-xlsxAPI referencechart.picture
PictureOptions
paper-xlsx 0.2.1 API reference
PictureOptions(applyToFront=None, applyToSides=None, applyToEnd=None, pictureFormat=None, pictureStackUnit=None)Attributes
applyToEnd
attributeapplyToEnd= applyToEndapplyToFront
attributeapplyToFront= applyToFrontapplyToSides
attributeapplyToSides= applyToSidesidx_base
attributeidx_base= 0namespace
attributenamespace= NonepictureFormat
attributepictureFormat= pictureFormatpictureStackUnit
attributepictureStackUnit= pictureStackUnittagname
attributetagname= 'pictureOptions'Functions
__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