menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelShapeDashLineStyle - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelShapeDashLineStyle

    Represents shape dash line style.

    Inheritance
    System.Object
    ExcelShapeDashLineStyle
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelShapeDashLineStyle : Enum

    Fields

    Dash_Dot

    Represents Dash_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Dash_Dot
    Field Value
    Type
    ExcelShapeDashLineStyle

    Dash_Dot_Dot

    Represents Dash_dot_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Dash_Dot_Dot
    Field Value
    Type
    ExcelShapeDashLineStyle

    Dashed

    Represents Dashed style.

    Declaration
    public const ExcelShapeDashLineStyle Dashed
    Field Value
    Type
    ExcelShapeDashLineStyle

    Dotted

    Represents Dotted style.

    Declaration
    public const ExcelShapeDashLineStyle Dotted
    Field Value
    Type
    ExcelShapeDashLineStyle

    Dotted_Round

    Represents Dotted_Strange style.

    Declaration
    public const ExcelShapeDashLineStyle Dotted_Round
    Field Value
    Type
    ExcelShapeDashLineStyle

    Medium_Dash_Dot

    Represents Medium_dash_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Medium_Dash_Dot
    Field Value
    Type
    ExcelShapeDashLineStyle

    Medium_Dashed

    Represents Medium_dashed style.

    Declaration
    public const ExcelShapeDashLineStyle Medium_Dashed
    Field Value
    Type
    ExcelShapeDashLineStyle

    Solid

    Represents solid style.

    Declaration
    public const ExcelShapeDashLineStyle Solid
    Field Value
    Type
    ExcelShapeDashLineStyle

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved