Back to Devexpress

HeaderFooterSection Enum

officefileapi-devexpress-dot-spreadsheet-8fdd32ee.md

latest845 B
Original Source

HeaderFooterSection Enum

Lists document header and footer sections.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public enum HeaderFooterSection
vb
Public Enum HeaderFooterSection

Members

NameDescription
Left

The left section.

| | Center |

The center section.

| | Right |

The right section.

|

See Also

DevExpress.Spreadsheet Namespace