menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelHAlign - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelHAlign

    Enumeration of the horizontal alignment options for cell formatting in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelHAlign

    Fields

    Name Description
    HAlignCenter

    Represents center horizontal alignment setting.

    HAlignCenterAcrossSelection

    Represents center across selection horizontal alignment setting.

    HAlignDistributed

    Represents distributed horizontal alignment setting.

    HAlignFill

    Represents fill horizontal alignment setting.

    HAlignGeneral

    Represents the general horizontal alignment setting.

    HAlignJustify

    Represents justify horizontal alignment setting.

    HAlignLeft

    Represents left horizontal alignment setting.

    HAlignRight

    Represents center horizontal alignment setting.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved