menu

Document Processing

PageSetupBaseImpl.THeaderSide Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PageSetupBaseImpl.THeaderSide Class

    Set indexes as constants.

    Inheritance
    System.Object
    PageSetupBaseImpl.THeaderSide
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    protected sealed class THeaderSide : Enum

    Fields

    Center

    Center part of header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide Center
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    EvenCenter

    Center part of even header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide EvenCenter
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    EvenLeft

    Left part of even header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide EvenLeft
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    EvenRight

    Right part of even header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide EvenRight
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    FirstCenter

    Center part of first header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide FirstCenter
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    FirstLeft

    Left part of first header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide FirstLeft
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    FirstRight

    Right part of first header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide FirstRight
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    Left

    Left part of header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide Left
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide

    Right

    Right part of header or footer formatting.

    Declaration
    public const PageSetupBaseImpl.THeaderSide Right
    Field Value
    Type
    PageSetupBaseImpl.THeaderSide
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved