ooodev.format.inner.direct.write.frame.wrap.spacing module

class ooodev.format.inner.direct.write.frame.wrap.spacing.Spacing(*, left=None, right=None, top=None, bottom=None, all=None)[source]

Bases: AbstractPadding

Frame Spacing

Any properties starting with prop_ set or get current instance values.

All methods starting with fmt_ can be used to chain together properties.

New in version 0.9.0.

property prop_format_kind: FormatKind

Gets the kind of style

Return type:

FormatKind