Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelBorderWeight - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelBorderWeight

    Enumeration of the border weight types for lines/pictures in Excel.

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

    Fields

    Hairline

    Represents weight of a Hairline border type.

    Declaration
    public const ExcelBorderWeight Hairline
    Field Value
    Type Description
    ExcelBorderWeight

    Medium

    Represents weight of a Medium border type.

    Declaration
    public const ExcelBorderWeight Medium
    Field Value
    Type Description
    ExcelBorderWeight

    None

    Represents weight of a None border type.

    Declaration
    public const ExcelBorderWeight None
    Field Value
    Type Description
    ExcelBorderWeight

    Thick

    Represents weight of a Thick border type.

    Declaration
    public const ExcelBorderWeight Thick
    Field Value
    Type Description
    ExcelBorderWeight

    Thin

    Represents weight of a Thin border type.

    Declaration
    public const ExcelBorderWeight Thin
    Field Value
    Type Description
    ExcelBorderWeight

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved