menu

Document Processing

ExcelShapeArrowWidth Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelShapeArrowWidth Class

    Represents arrow head width.

    Inheritance
    System.Object
    ExcelShapeArrowWidth
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class ExcelShapeArrowWidth : Enum

    Fields

    ArrowHeadMedium

    Represents short arrow head width.

    Declaration
    public const ExcelShapeArrowWidth ArrowHeadMedium
    Field Value
    Type
    ExcelShapeArrowWidth

    ArrowHeadNarrow

    Represents short arrow head width.

    Declaration
    public const ExcelShapeArrowWidth ArrowHeadNarrow
    Field Value
    Type
    ExcelShapeArrowWidth

    ArrowHeadWide

    Represents short arrow head width.

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