paper-xlsxAPI referencechart.shapes
GradientStop
paper-xlsx 0.2.1 API reference
GradientStop(pos=None, scrgbClr=None, srgbClr=None, hslClr=None, sysClr=None, schemeClr=None, prstClr=None)Attributes
RGB
attributeRGB= Alias('srgbClr')RGBPercent
attributeRGBPercent= Alias('scrgbClr')hslClr
attributehslClr= hslClridx_base
attributeidx_base= 0namespace
attributenamespace= DRAWING_NSpos
attributepos= posprstClr
attributeprstClr= prstClrschemeClr
attributeschemeClr= schemeClrscrgbClr
attributescrgbClr= scrgbClrsrgbClr
attributesrgbClr= srgbClrsysClr
attributesysClr= sysClrtagname
attributetagname= 'gs'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