Search Results for

    Show / Hide Table of Contents

    Enum BorderType

    The enumeration value indicating the line style of a border in a cell

    Namespace: IronXL.Styles
    Assembly: IronXL.dll
    Syntax
    public enum BorderType : short

    Fields

    Name Description
    DashDot

    dash-dot border

    DashDotDot

    dash-dot-dot border

    Dashed

    dash border

    Dotted

    dot border

    Double

    double-line border

    Hair

    hair-line border

    Medium

    Medium border

    MediumDashDot

    medium dash-dot border

    MediumDashDotDot

    medium dash-dot-dot border

    MediumDashed

    Medium dashed border

    None

    No border

    SlantedDashDot

    slanted dash-dot border

    Thick

    Thick border

    Thin

    Thin border

    ☀
    ☾
    In This Article
    Back to top
    Install with Nuget