Back to Devexpress

HeaderFooterCode.CenterSection Field

officefileapi-devexpress-dot-spreadsheet-dot-headerfootercode-7d86a34e.md

latest1.0 KB
Original Source

HeaderFooterCode.CenterSection Field

Centers the characters that follow.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public const string CenterSection = "&C"
vb
Public Const CenterSection As String = "&C"

Field Value

TypeDescription
String

A header and footer code.

|

See Also

HeaderFooterCode Class

HeaderFooterCode Members

DevExpress.Spreadsheet Namespace