Paper Office
paper-xlsxAPI referencechart.shapes

SchemeColor

paper-xlsx 0.2.1 API reference

SchemeColor(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, val=None)

Attributes

alpha

attributealpha
= alpha

alphaMod

attributealphaMod
= alphaMod

alphaOff

attributealphaOff
= alphaOff

blue

attributeblue
= blue

blueMod

attributeblueMod
= blueMod

blueOff

attributeblueOff
= blueOff

comp

attributecomp
= comp

gamma

attributegamma
= gamma

gray

attributegray
= gray

green

attributegreen
= green

greenMod

attributegreenMod
= greenMod

greenOff

attributegreenOff
= greenOff

hue

attributehue
= hue

hueMod

attributehueMod
= hueMod

hueOff

attributehueOff
= hueOff

idx_base

attributeidx_base
= 0

inv

attributeinv
= inv

invGamma

attributeinvGamma
= invGamma

lum

attributelum
= lum

lumMod

attributelumMod
= lumMod

lumOff

attributelumOff
= lumOff

namespace

attributenamespace
= DRAWING_NS

red

attributered
= red

redMod

attributeredMod
= redMod

redOff

attributeredOff
= redOff

sat

attributesat
= sat

satMod

attributesatMod
= satMod

satOff

attributesatOff
= satOff

shade

attributeshade
= shade

tagname

attributetagname
= 'schemeClr'

tint

attributetint
= tint

val

attributeval
= val

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