Paper Office
paper-xlsxAPI referencechartsheet.publish

WebPublishItem

paper-xlsx 0.2.1 API reference

WebPublishItem(id=None, divId=None, sourceType=None, sourceRef=None, sourceObject=None, destinationFile=None, title=None, autoRepublish=None)

Attributes

autoRepublish

attributeautoRepublish
= autoRepublish

destinationFile

attributedestinationFile
= destinationFile

divId

attributedivId
= divId

id

attributeid
= id

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

sourceObject

attributesourceObject
= sourceObject

sourceRef

attributesourceRef
= sourceRef

sourceType

attributesourceType
= sourceType

tagname

attributetagname
= 'webPublishItem'

title

attributetitle
= title

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