Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelShapeDashLineStyle

    Represents shape dash line style.

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

    Fields

    Dash_Dot

    Represents Dash_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Dash_Dot
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Dash_Dot_Dot

    Represents Dash_dot_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Dash_Dot_Dot
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Dashed

    Represents Dashed style.

    Declaration
    public const ExcelShapeDashLineStyle Dashed
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Dotted

    Represents Dotted style.

    Declaration
    public const ExcelShapeDashLineStyle Dotted
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Dotted_Round

    Represents Dotted_Strange style.

    Declaration
    public const ExcelShapeDashLineStyle Dotted_Round
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Medium_Dash_Dot

    Represents Medium_dash_dot style.

    Declaration
    public const ExcelShapeDashLineStyle Medium_Dash_Dot
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Medium_Dashed

    Represents Medium_dashed style.

    Declaration
    public const ExcelShapeDashLineStyle Medium_Dashed
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    Solid

    Represents solid style.

    Declaration
    public const ExcelShapeDashLineStyle Solid
    Field Value
    Type Description
    ExcelShapeDashLineStyle

    value__

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