paper-xlsxAPI referencecell.cell
MergedCell
paper-xlsx 0.2.1 API reference
Describes the properties of a cell in a merged cell and helps to display the borders of the merged cell.
The value of a MergedCell is always None.
MergedCell(worksheet, row=None, column=None)Attributes
alignment
attributealignment= StyleDescriptor('_alignments', 'alignmentId')border
attributeborder= StyleDescriptor('_borders', 'borderId')column
attributecolumn= columncomment
attributecomment= Nonecoordinate
attributecoordinate= Cell.coordinatedata_type
attributedata_type= 'n'fill
attributefill= StyleDescriptor('_fills', 'fillId')font
attributefont= StyleDescriptor('_fonts', 'fontId')has_style
attributehas_stylehyperlink
attributehyperlink= Nonenumber_format
attributenumber_format= NumberFormatDescriptor()parent
attributeparent= sheetpivotButton
attributepivotButton= StyleArrayDescriptor('pivotButton')protection
attributeprotection= StyleDescriptor('_protections', 'protectionId')quotePrefix
attributequotePrefix= StyleArrayDescriptor('quotePrefix')row
attributerow= rowstyle
attributestyle= NamedStyleDescriptor()style_id
attributestyle_idvalue
attributevalue= _value