Returns or sets the formatting style's baseline type. For character-based styles this property can be zero to indicate that the baseline alignment is inherited from the paragraph.
Style.BaselineType [= value]
| Setting | Description | |
| 2 | The baseline alignment is normal, neither super- nor subscript. | |
| 4 | The baseline alignment is superscript. | |
| 8 | The baseline alignment is subscript. | 
Integer.
Run time only.
<< Style.Baseline Property | >> Style.BulletAttribute Property