Skip to main content
Row

ShapeTextParagraphFormat.LineSpacing Property

Gets or sets a paragraph’s line spacing value.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v24.1.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

float LineSpacing { get; set; }

Property Value

Type Description
Single

A Single value that is line spacing in points.

See Also