Gets or sets the style's character spacing value, in twips. This value is added to each character. When it is negative, character spacing is reduced, otherwise it is extended.
Introduced: 30.0.
public int CharacterSpacing { get; set; }
Public Property CharacterSpacing() As Integer