menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelBorderWeight

    Show / Hide Table of Contents

    Enum ExcelBorderWeight

    Enumeration of the border weight types for lines/pictures in Excel.

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

    Fields

    Name Description
    Hairline

    Represents weight of a Hairline border type.

    Medium

    Represents weight of a Medium border type.

    None

    Represents weight of a None border type.

    Thick

    Represents weight of a Thick border type.

    Thin

    Represents weight of a Thin border type.

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