alexa

    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