menu

WinForms

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

    Show / Hide Table of Contents

    Enum ExcelBordersIndex

    Enumeration of the border and diagonal line types in Excel.

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

    Fields

    Name Description
    DiagonalDown

    Represents the diagonal line from top left to right bottom.

    DiagonalUp

    Represents the diagonal line from bottom left to right top.

    EdgeBottom

    Represents the border line on the bottom.

    EdgeLeft

    Represents the border line on the left.

    EdgeRight

    Represents the border line on the right.

    EdgeTop

    Represents the border line on the top.

    InsideHorizontal

    Represents horizontal borders inside a selected range.

    InsideVertical

    Represents vertical borders inside a selected range.

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