menu

UWP

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

    Show / Hide Table of Contents

    Class Excel2007ShapeLineStyle

    Represents line style.

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

    Fields

    dbl

    Represents thin thin line style.

    Declaration
    public const Excel2007ShapeLineStyle dbl
    Field Value
    Type
    Excel2007ShapeLineStyle

    sng

    Represents single line style.

    Declaration
    public const Excel2007ShapeLineStyle sng
    Field Value
    Type
    Excel2007ShapeLineStyle

    thickThin

    Represents thick thin line style.

    Declaration
    public const Excel2007ShapeLineStyle thickThin
    Field Value
    Type
    Excel2007ShapeLineStyle

    thinThick

    Represents thin thick line style.

    Declaration
    public const Excel2007ShapeLineStyle thinThick
    Field Value
    Type
    Excel2007ShapeLineStyle

    tri

    Represents thick between thin line style.

    Declaration
    public const Excel2007ShapeLineStyle tri
    Field Value
    Type
    Excel2007ShapeLineStyle

    Extension Methods

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