| オーバーロード | 解説 | 
|---|---|
| TabPosition コンストラクタ(Unit) | Initializes a new instance of the TabPosition class, at the specified position, with the default (TabAlignmentEnum.Left) text alignment. | 
| TabPosition コンストラクタ(Unit,TabAlignmentEnum) | Initializes a new instance of the TabPosition class, at the specified position and with the specified text alignment. | 
| TabPosition コンストラクタ(Unit,TabAlignmentEnum,Char) | Initializes a new instance of the TabPosition class, at the specified position and with the specified text alignment and fill character. |