menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelShapeLineStyle - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelShapeLineStyle

    Represents line style.

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

    Fields

    Line_Single

    Represents single line style.

    Declaration
    public const ExcelShapeLineStyle Line_Single
    Field Value
    Type
    ExcelShapeLineStyle

    Line_Thick_Between_Thin

    Represents thick between thin line style.

    Declaration
    public const ExcelShapeLineStyle Line_Thick_Between_Thin
    Field Value
    Type
    ExcelShapeLineStyle

    Line_Thick_Thin

    Represents thick thin line style.

    Declaration
    public const ExcelShapeLineStyle Line_Thick_Thin
    Field Value
    Type
    ExcelShapeLineStyle

    Line_Thin_Thick

    Represents thin thick line style.

    Declaration
    public const ExcelShapeLineStyle Line_Thin_Thick
    Field Value
    Type
    ExcelShapeLineStyle

    Line_Thin_Thin

    Represents thin thin line style.

    Declaration
    public const ExcelShapeLineStyle Line_Thin_Thin
    Field Value
    Type
    ExcelShapeLineStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved