lpod.section

class lpod.section.odf_section(native_element, cache=None)

Bases: lpod.element.odf_element

Specialised element for sections.

get_formatted_text(context)
get_style()
set_style(style)
lpod.section.odf_create_section(style=None)

Create a section element of the given style.

Arguments:

style – unicode

Return: odf_element

Previous topic

lpod.scriptutils

Next topic

lpod.shapes

This Page