SubSuperScript module

class SubSuperScript.SubSuperScript(value)

Bases: Enum

Specifies the type of the SubSuperScript.

BaseLine = 0
SubScript = 2
SuperScript = 1
none = 0