Skip to main content
Row

ShapeTextParagraphFormat.SpacingBefore Property

Gets or sets the spacing before the current paragraph.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

float SpacingBefore { get; set; }

Property Value

Type Description
Single

A Single value that is the spacing before the paragraph, in points.

See Also