menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelLineStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelLineStyle

    Specifies the line style for the border in Excel.

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

    Fields

    Name Description
    Dash_dot

    Dash_dot line.

    Dash_dot_dot

    Dash_dot_dot line.

    Dashed

    Dashed line.

    Dotted

    Dotted line.

    Double

    Double line.

    Hair

    Hair line.

    Medium

    Medium line.

    Medium_dash_dot

    Medium dash_dot line.

    Medium_dash_dot_dot

    Medium dash_dot_dot line.

    Medium_dashed

    Medium_dashed line.

    None

    No line.

    Slanted_dash_dot

    Slanted_dash_dot line.

    Thick

    Thick line.

    Thin

    Thin line.

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