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

HeaderFooterSection Enum

Lists document header and footer sections.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public enum HeaderFooterSection

Members

Name Description
Left

The left section.

Center

The center section.

Right

The right section.

See Also