Back to Devexpress

HeaderFooterCode.Strikethrough Field

officefileapi-devexpress-dot-spreadsheet-dot-headerfootercode-ef57ef9d.md

latest1.1 KB
Original Source

HeaderFooterCode.Strikethrough Field

Turns strikethrough on or off for the characters that follow.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public const string Strikethrough = "&S"
vb
Public Const Strikethrough As String = "&S"

Field Value

TypeDescription
String

A header and footer code.

|

See Also

HeaderFooterCode Class

HeaderFooterCode Members

DevExpress.Spreadsheet Namespace