paper-xlsxAPI referencechart.shapes
SystemColor
paper-xlsx 0.2.1 API reference
SystemColor(val='windowText', lastClr=None, tint=None, shade=None, comp=None, inv=None, gray=None, alpha=None, alphaOff=None, alphaMod=None, hue=None, hueOff=None, hueMod=None, sat=None, satOff=None, satMod=None, lum=None, lumOff=None, lumMod=None, red=None, redOff=None, redMod=None, green=None, greenOff=None, greenMod=None, blue=None, blueOff=None, blueMod=None, gamma=None, invGamma=None)Attributes
alpha
attributealpha= alphaalphaMod
attributealphaMod= alphaModalphaOff
attributealphaOff= alphaOffblue
attributeblue= blueblueMod
attributeblueMod= blueModblueOff
attributeblueOff= blueOffcomp
attributecomp= compgamma
attributegamma= gammagray
attributegray= graygreen
attributegreen= greengreenMod
attributegreenMod= greenModgreenOff
attributegreenOff= greenOffhue
attributehue= huehueMod
attributehueMod= hueModhueOff
attributehueOff= hueOffidx_base
attributeidx_base= 0inv
attributeinv= invinvGamma
attributeinvGamma= invGammalastClr
attributelastClr= lastClrlum
attributelum= lumlumMod
attributelumMod= lumModlumOff
attributelumOff= lumOffnamespace
attributenamespace= DRAWING_NSred
attributered= redredMod
attributeredMod= redModredOff
attributeredOff= redOffsat
attributesat= satsatMod
attributesatMod= satModsatOff
attributesatOff= satOffshade
attributeshade= shadetagname
attributetagname= 'sysClr'tint
attributetint= tintval
attributeval= valFunctions
__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