ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelShapeDashLineStyle

    Represents shape dash line style.

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

    Fields

    Name Description
    Dash_Dot

    Represents Dash_dot style.

    Dash_Dot_Dot

    Represents Dash_dot_dot style.

    Dashed

    Represents Dashed style.

    Dotted

    Represents Dotted style.

    Dotted_Round

    Represents Dotted_Strange style.

    Medium_Dash_Dot

    Represents Medium_dash_dot style.

    Medium_Dashed

    Represents Medium_dashed style.

    Solid

    Represents solid style.

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