ASP.NET Core

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

    Show / Hide Table of Contents

    Enum Excel2007ShapeLineStyle

    Represents line style.

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

    Fields

    Name Description
    dbl

    Represents thin thin line style.

    sng

    Represents single line style.

    thickThin

    Represents thick thin line style.

    thinThick

    Represents thin thick line style.

    tri

    Represents thick between thin line style.

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