join_portions_with_same_formatting method

join_portions_with_same_formatting

Joins runs with same formatting in all paragraphs all acceptable shapes.

def join_portions_with_same_formatting(self):
    ...

join_portions_with_same_formatting

Joins runs with same formatting in all paragraphs in all acceptable shapes.

def join_portions_with_same_formatting(self, collection):
    ...
ParameterTypeDescription
collectionIShapeCollection

See Also