accent method

accent

Sets an accent mark (a character on the top of this element)

Returns

New instance of type IMathAccent

def accent(self, accent_character):
    ...
ParameterTypeDescription
accent_charactercharAccent character. The value should be within the range of (U+0300–U+036F) or (U+20D0–U+20EF)

See Also