Paper Office
paper-xlsxAPI referencechart.marker

Shape3D

paper-xlsx 0.2.1 API reference

Shape3D(z=None, extrusionH=None, contourW=None, prstMaterial=None, bevelT=None, bevelB=None, extrusionClr=None, contourClr=None, extLst=None)

Attributes

bevelB

attributebevelB
= bevelB

bevelT

attributebevelT
= bevelT

contourClr

attributecontourClr
= contourClr

contourW

attributecontourW
= contourW

extLst

attributeextLst
= extLst

extrusionClr

attributeextrusionClr
= extrusionClr

extrusionH

attributeextrusionH
= extrusionH

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= DRAWING_NS

prstMaterial

attributeprstMaterial
= prstMaterial

tagname

attributetagname

z

attributez
= z

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