ooodev.format.writer.style.frame.style_frame_kind module

class ooodev.format.writer.style.frame.style_frame_kind.StyleFrameKind(value)[source]

Bases: Enum

Style Look ups for Frame Styles

FORMULA = 'Formula'
FRAME = 'Frame'
GRAPHICS = 'Graphics'
LABELS = 'Labels'
MARGINALIA = 'Marginalia'
OLE = 'OLE'
WATERMARK = 'Watermark'