Metodo get_rich_formattings

get_rich_formattings(self)

Restituisce tutti gli oggetti Characters che rappresenta un intervallo di caratteri all’interno del testo.

ritorna

Tutti gli oggetti Personaggi


def get_rich_formattings(self):
    ...

Esempio


list = shape.get_rich_formattings()

Guarda anche