Paper Office
paper-xlsxAPI referencechart.marker

BlipFillProperties

paper-xlsx 0.2.1 API reference

BlipFillProperties(dpi=None, rotWithShape=None, blip=None, tile=None, stretch=StretchInfoProperties(), srcRect=None)

Attributes

blip

attributeblip
= blip

dpi

attributedpi
= dpi

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

rotWithShape

attributerotWithShape
= rotWithShape

srcRect

attributesrcRect
= srcRect

stretch

attributestretch
= stretch

tagname

attributetagname
= 'blipFill'

tile

attributetile
= tile

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