ooodev.format.draw.style.kind package

Module contents

class ooodev.format.draw.style.kind.DrawStyleFamilyKind(value)[source]

Bases: Enum

Default Draw Style Families

CELL = 'cell'
DEFAULT = 'default'
GRAPHICS = 'graphics'
TABLE = 'table'