Change Character Spacing of Excel TextBox or Shape
Contents
[
Hide
]
You can change the character spacing of excel textbox or shape using the FontSetting.text_options.spacing property.
The following sample code changes the character spacing of the text box in an excel file to point 4 and then saves it on disk.