paper-xlsxAPI referencechart.shapes
GradientFillProperties
paper-xlsx 0.2.1 API reference
GradientFillProperties(flip=None, rotWithShape=None, gsLst=(), lin=None, path=None, tileRect=None)Attributes
flip
attributeflip= flipgsLst
attributegsLst= gsLstidx_base
attributeidx_base= 0lin
attributelin= linlinear
attributelinear= Alias('lin')namespace
attributenamespace= DRAWING_NSpath
attributepath= pathrotWithShape
attributerotWithShape= rotWithShapestop_list
attributestop_list= Alias('gsLst')tagname
attributetagname= 'gradFill'tileRect
attributetileRect= tileRectFunctions
__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