ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Excel2007ShapeLineStyle - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Excel2007ShapeLineStyle

    Represents line style.

    Inheritance
    System.Object
    Excel2007ShapeLineStyle
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class Excel2007ShapeLineStyle : Enum

    Fields

    dbl

    Represents thin thin line style.

    Declaration
    public const Excel2007ShapeLineStyle dbl
    Field Value
    Type Description
    Excel2007ShapeLineStyle

    sng

    Represents single line style.

    Declaration
    public const Excel2007ShapeLineStyle sng
    Field Value
    Type Description
    Excel2007ShapeLineStyle

    thickThin

    Represents thick thin line style.

    Declaration
    public const Excel2007ShapeLineStyle thickThin
    Field Value
    Type Description
    Excel2007ShapeLineStyle

    thinThick

    Represents thin thick line style.

    Declaration
    public const Excel2007ShapeLineStyle thinThick
    Field Value
    Type Description
    Excel2007ShapeLineStyle

    tri

    Represents thick between thin line style.

    Declaration
    public const Excel2007ShapeLineStyle tri
    Field Value
    Type Description
    Excel2007ShapeLineStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved