TablePositioning module

class TablePositioning.TablePositioning

Bases: AttrCollection

Table Positioning

ClearFormatting()

Clears the table positioning.

property DistanceFromBottom: float

Gets or sets the distance from bottom.

property DistanceFromLeft: float

Gets or sets the distance from left.

property DistanceFromRight: float

Gets or sets the distance from right.

property DistanceFromTop: float

Gets or sets the distance from top.

Equals

Equals method.

property HorizPosition: float

Gets or sets the horizontal position for table.

property HorizPositionAbs: HorizontalPosition

Gets or sets the absolute horizontal position for table.

property HorizRelationTo: HorizontalRelation

Gets or sets the horizontal relation of the table.

property VertPosition: float

Gets or sets the vertical position for table.

property VertPositionAbs: VerticalPosition

Gets or sets the absolute vertical position for table.

property VertRelationTo: VerticalRelation

Gets or sets the horizontal relation of the table.