menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum ExcelShapeLineStyle

    Represents line style.

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

    Fields

    Name Description
    Line_Single

    Represents single line style.

    Line_Thick_Between_Thin

    Represents thick between thin line style.

    Line_Thick_Thin

    Represents thick thin line style.

    Line_Thin_Thick

    Represents thin thick line style.

    Line_Thin_Thin

    Represents thin thin line style.

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