menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelShapeArrowLength

    Represents arrow head length.

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

    Fields

    ArrowHeadLong

    Represents short arrow head length.

    Declaration
    public const ExcelShapeArrowLength ArrowHeadLong
    Field Value
    Type
    ExcelShapeArrowLength

    ArrowHeadMedium

    Represents short arrow head length.

    Declaration
    public const ExcelShapeArrowLength ArrowHeadMedium
    Field Value
    Type
    ExcelShapeArrowLength

    ArrowHeadShort

    Represents short arrow head length.

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