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

HeaderFooterCode.Bold Field

Turns bold on and off for the text that follows the code.

Namespace: DevExpress.Spreadsheet

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

Declaration

public const string Bold = "&B"

Field Value

Type Description
String

A header and footer code.

See Also