menu

Document Processing

Excel2007BorderJoinType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    Excel2007BorderJoinType Class

    shape border join type (Supported in Excel 2007 and higher)

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

    Fields

    Bevel

    Beveled edge

    Declaration
    public const Excel2007BorderJoinType Bevel
    Field Value
    Type
    Excel2007BorderJoinType

    Mitter

    Metter join

    Declaration
    public const Excel2007BorderJoinType Mitter
    Field Value
    Type
    Excel2007BorderJoinType

    Round

    Rounded edge

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