menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelBorderWeight - UWP 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.UWP.dll
    Syntax
    public sealed class ExcelBorderWeight : Enum

    Fields

    Hairline

    Represents weight of a Hairline border type.

    Declaration
    public const ExcelBorderWeight Hairline
    Field Value
    Type
    ExcelBorderWeight

    Medium

    Represents weight of a Medium border type.

    Declaration
    public const ExcelBorderWeight Medium
    Field Value
    Type
    ExcelBorderWeight

    None

    Represents weight of a None border type.

    Declaration
    public const ExcelBorderWeight None
    Field Value
    Type
    ExcelBorderWeight

    Thick

    Represents weight of a Thick border type.

    Declaration
    public const ExcelBorderWeight Thick
    Field Value
    Type
    ExcelBorderWeight

    Thin

    Represents weight of a Thin border type.

    Declaration
    public const ExcelBorderWeight Thin
    Field Value
    Type
    ExcelBorderWeight

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved