ooodev.format.inner.common.format_types.offset_column module

class ooodev.format.inner.common.format_types.offset_column.OffsetColumn(value)[source]

Bases: Intensity

Represents a Column Offset value from 0 to 100.

Parameters:

value (int) –

__init__(value)
Parameters:

value (int) –

Return type:

None

value: int

Int value.