How to Set Line Spacing of a Paragraph in an Excel Shape or Textbox inside .NET Apps


/ Published in: C#
Save to your folder(s)

This technical tip shows how to Set Line Spacing of the Paragraph in a Shape or Textbox in .NET applications. You can set the line space of the paragraph, its space before and space after using the TextParagraph.LineSpace, TextParagraph.SpaceBefore and TextParagraph.SpaceAfter respectively. The following example shows how to Set Line Spacing of the Paragraph in a Shape or Textbox.

URL: http://www.aspose.com/products/cells/net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.