menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelShapeArrowStyle

    Represents shape arrow style type.

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

    Fields

    LineArrow

    Represents standard arrow.

    Declaration
    public const ExcelShapeArrowStyle LineArrow
    Field Value
    Type
    ExcelShapeArrowStyle

    LineArrowDiamond

    Represents Diamond arrow.

    Declaration
    public const ExcelShapeArrowStyle LineArrowDiamond
    Field Value
    Type
    ExcelShapeArrowStyle

    LineArrowOpen

    Represents Open arrow.

    Declaration
    public const ExcelShapeArrowStyle LineArrowOpen
    Field Value
    Type
    ExcelShapeArrowStyle

    LineArrowOval

    Represents Oval arrow.

    Declaration
    public const ExcelShapeArrowStyle LineArrowOval
    Field Value
    Type
    ExcelShapeArrowStyle

    LineArrowStealth

    Represents Stealth arrow.

    Declaration
    public const ExcelShapeArrowStyle LineArrowStealth
    Field Value
    Type
    ExcelShapeArrowStyle

    LineNoArrow

    Represents no arrow.

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