Contents:
API Reference
ExcelLayout
ExcelLayout.add_sheet()
ExcelLayout.write()
ExcelSheetLayout
ExcelSheetLayout.add()
ExcelSheetLayout.get_components()
PlacedComponent
PlacedComponent.col
PlacedComponent.component
PlacedComponent.direction
PlacedComponent.row
ExcelStack
ExcelStack.add()
ExcelStack.children
ExcelStack.get_size()
ExcelStack.name
ExcelStack.orientation
ExcelStack.padding
ExcelStack.spacing
ExcelStack.write()
ExcelStyle
ExcelStyle.bg_color
ExcelStyle.bold
ExcelStyle.font_color
ExcelStyle.get_xlsxwriter_format()
ExcelStyle.italic
ExcelParameterTable
ExcelParameterTable.add()
ExcelParameterTable.get_size()
ExcelParameterTable.write()
ExcelTable
ExcelTable.add_column()
ExcelTable.get_size()
ExcelTable.write()
ExcelTableColumn
ExcelTableColumn.series
ExcelFormula
ExcelFormula.arguments
ExcelFormula.get_precedence()
ExcelFormula.operator_or_function
ExcelFormula.operator_precedence
ExcelFormula.render()
ExcelSeries
ExcelSeries.from_pandas()
ExcelValue
ExcelValue.excel_ref
ExcelValue.get_size()
ExcelValue.value
ExcelValue.write()
ExcelWorkbook
ExcelWorkbook.add_worksheet()
ExcelWorkbook.close()
ExcelWorkbook.get_combined_format()
ExcelWorkbook.validate_worksheet_name()