Xamarin.Android

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

    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 Description
    ExcelShapeArrowLength

    ArrowHeadMedium

    Represents short arrow head length.

    Declaration
    public const ExcelShapeArrowLength ArrowHeadMedium
    Field Value
    Type Description
    ExcelShapeArrowLength

    ArrowHeadShort

    Represents short arrow head length.

    Declaration
    public const ExcelShapeArrowLength ArrowHeadShort
    Field Value
    Type Description
    ExcelShapeArrowLength

    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