Package: mlreportgen.dom
Superclasses:
Orientation of text in a table entry
Specifies the orientation for text in a table entry.
causes text to flow from left to right and for the first column to be on the left side
of a table.textOrientationObj
= TextOrientation()
causes text in a table entry to display with the specified orientation.textOrientationObj
= TextOrientation(orientation
)