ooodev.format.inner.common.format_types.offset_row module

class ooodev.format.inner.common.format_types.offset_row.OffsetRow(value)[source]

Bases: Intensity

Represents a Row Offset value from 0 to 100.

Parameters:

value (int) –

__init__(value)
Parameters:

value (int) –

Return type:

None

value: int

Int value.