add method

add

Adds a tab stop.

Returns

def add(self, tab_alignment, tab_position):
    ...
ParameterTypeDescription
tab_alignmentTextTabAlignmentType
tab_positionfloat

See Also