Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ShapeTextParagraphFormat.SpacingBefore Property

Gets or sets the spacing before the current paragraph.

Namespace: DevExpress.Spreadsheet

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

Declaration

float SpacingBefore { get; set; }

Property Value

Type Description
Single

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

See Also