Skip to main content
Row

HeaderFooterSection Enum

Lists document header and footer sections.

Namespace: DevExpress.Spreadsheet

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

Declaration

public enum HeaderFooterSection

Members

Name Description
Left

The left section.

Center

The center section.

Right

The right section.

See Also