Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 295 Bytes

dialogs.rst

File metadata and controls

12 lines (7 loc) · 295 Bytes

Class Dialogs

This Class is DEPRECATED since version 0.13 It is no longer recommended for use and may be removed in the future.

Use :ref:`ooodev.dialog.Dialogs` instead.

from ooodev.dialog import Dialogs, BorderKind, OrientationKind

# other code