Paper Office
paper-xlsxAPI referencechartsheet.custom

CustomChartsheetView

paper-xlsx 0.2.1 API reference

CustomChartsheetView(guid=None, scale=None, state='visible', zoomToFit=None, pageMargins=None, pageSetup=None, headerFooter=None)

Attributes

guid

attributeguid
= guid

headerFooter

attributeheaderFooter
= headerFooter

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

pageMargins

attributepageMargins
= pageMargins

pageSetup

attributepageSetup
= pageSetup

scale

attributescale
= scale

state

attributestate
= state

tagname

attributetagname
= 'customSheetView'

zoomToFit

attributezoomToFit
= zoomToFit

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