| オーバーロード | 解説 | 
|---|---|
| TextElement コンストラクタ(Style,String) | Initializes a new instance of a TextElement with a given style and contents. | 
| TextElement コンストラクタ(Style) | Initializes a new instance of a TextElement with a given style. | 
| TextElement コンストラクタ(String) | Initializes a new instance of a TextElement with a given text. | 
| TextElement コンストラクタ() | Initializes a new instance of an empty TextElement. |