Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+
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