Paper Office
paper-xlsxAPI referencechartsheet.chartsheet

Chartsheet

paper-xlsx 0.2.1 API reference

Chartsheet(sheetPr=None, sheetViews=None, sheetProtection=None, customSheetViews=None, pageMargins=None, pageSetup=None, headerFooter=None, drawing=None, drawingHF=None, picture=None, webPublishItems=None, extLst=None, parent=None, title='', sheet_state='visible')

Attributes

HeaderFooter

attributeHeaderFooter
= Alias('headerFooter')

customSheetViews

attributecustomSheetViews
= customSheetViews

drawing

attributedrawing
= Drawing('rId1')

drawingHF

attributedrawingHF
= drawingHF

encoding

attributeencoding

evenFooter

attributeevenFooter

evenHeader

attributeevenHeader

extLst

attributeextLst
= Typed(expected_type=ExtensionList, allow_none=True)

firstFooter

attributefirstFooter

firstHeader

attributefirstHeader

headerFooter

attributeheaderFooter
= Typed(expected_type=HeaderFooter)

idx_base

attributeidx_base
= 0

mime_type

attributemime_type
= 'application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml'

namespace

attributenamespace
= None

oddFooter

attributeoddFooter

oddHeader

attributeoddHeader

pageMargins

attributepageMargins
= pageMargins

pageSetup

attributepageSetup
= pageSetup

parent

attributeparent

path

attributepath

picture

attributepicture
= picture

sheetPr

attributesheetPr
= sheetPr

sheetProtection

attributesheetProtection
= sheetProtection

sheetViews

attributesheetViews
= sheetViews

sheet_state

attributesheet_state
= sheet_state

tagname

attributetagname
= 'chartsheet'

title

attributetitle

webPublishItems

attributewebPublishItems
= webPublishItems

Functions

__iter__

func__iter__()

add_chart

funcadd_chart(chart)
paramchart

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

to_tree

functo_tree()

On this page