Skip to main content
Row

HeaderFooterSection Enum

Lists document header and footer sections.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public enum HeaderFooterSection

Members

Name Description
Left

The left section.

Center

The center section.

Right

The right section.

See Also