Gets or sets a user-defined baseline alignment, in twips, of the style. Positive values moves the baseline to superscript, negative values move the baseline to subscript.

Syntax

public int Baseline { get; set; }
Public Property Baseline() As Integer

Limitations

The property's value must be between -960 twips and 960 twips (48 pt).