ooodev.format.inner.preset.preset_pattern module

class ooodev.format.inner.preset.preset_pattern.PresetPatternKind(value)[source]

Bases: Enum

Pattern Kind

DASHED_DOTTED_UPWARD_DIAGONAL = 'Dashed Dotted Upward Diagonal'

Dashed Dotted Upward Diagonal

DASHED_DOWNWARD_DIAGONAL = 'Dashed Downward Diagonal'

Dashed Downward Diagonal

DASHED_HORIZONTAL = 'Dashed Horizontal'

Dashed Horizontal

DIAGONAL_BRICK = 'Diagonal Brick'

Diagonal Brick

DIVOT = 'Divot'

Divot

DOTTED_GRID = 'Dotted Grid'

Dotted Grid

HORIZONTAL_BRICK = 'Horizontal Brick'

Horizontal Brick

LARGE_CONFETTI = 'Large Confetti'

Large Confetti

PERCENT_10 = '10 Percent'

10 Percent

PERCENT_20 = '20 Percent'

20 Percent

PERCENT_5 = '5 Percent'

5 Percent

SHINGLE = 'Shingle'

Shingle

SPHERE = 'Sphere'

Sphere

WEAVE = 'Weave'

Weave

ZIG_ZAG = 'Zig Zag'

Zig Zag

ooodev.format.inner.preset.preset_pattern.get_prest_bitmap(preset)[source]

Gets preset Image

Parameters:

preset (ImageKind) – Present image to return

Returns:

Preset Image

Return type:

XBitmap