Paper Office
paper-xlsxAPI referencecomments.comment_sheet

Properties

paper-xlsx 0.2.1 API reference

Properties(locked=None, defaultSize=None, _print=None, disabled=None, uiObject=None, autoFill=None, autoLine=None, altText=None, textHAlign=None, textVAlign=None, lockText=None, justLastX=None, autoScale=None, rowHidden=None, colHidden=None, anchor=None)

Attributes

altText

attributealtText
= altText

anchor

attributeanchor
= anchor

autoFill

attributeautoFill
= autoFill

autoLine

attributeautoLine
= autoLine

autoScale

attributeautoScale
= autoScale

colHidden

attributecolHidden
= colHidden

defaultSize

attributedefaultSize
= defaultSize

disabled

attributedisabled
= disabled

idx_base

attributeidx_base
= 0

justLastX

attributejustLastX
= justLastX

lockText

attributelockText
= lockText

locked

attributelocked
= locked

namespace

attributenamespace
= None

rowHidden

attributerowHidden
= rowHidden

tagname

attributetagname

textHAlign

attributetextHAlign
= textHAlign

textVAlign

attributetextVAlign
= textVAlign

uiObject

attributeuiObject
= uiObject

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