Paper Office
paper-xlsxAPI referencechart.marker

GradientFillProperties

paper-xlsx 0.2.1 API reference

GradientFillProperties(flip=None, rotWithShape=None, gsLst=(), lin=None, path=None, tileRect=None)

Attributes

flip

attributeflip
= flip

gsLst

attributegsLst
= gsLst

idx_base

attributeidx_base
= 0

lin

attributelin
= lin

linear

attributelinear
= Alias('lin')

namespace

attributenamespace
= DRAWING_NS

path

attributepath
= path

rotWithShape

attributerotWithShape
= rotWithShape

stop_list

attributestop_list
= Alias('gsLst')

tagname

attributetagname
= 'gradFill'

tileRect

attributetileRect
= tileRect

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