speak_numeral property

speak_numeral property

See the speak-numeral property definition in CSS2.

Definition:

@property
def speak_numeral(self):
    ...
@speak_numeral.setter
def speak_numeral(self, value):
    ...

See Also