GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TableCellBorderType Enum

    Namespace:
    GemBox.Presentation.Tables
    Assembly:
    GemBox.Presentation.dll

    Represents the type of cell border.

    • C#
    • VB.NET
    public enum TableCellBorderType
    Public Enum TableCellBorderType

    Fields

    Bottom

    Bottom border.

    DiagonalDown

    Diagonal down border (from top-left to bottom-right).

    DiagonalUp

    Diagonal up border (from bottom-left to top-right).

    InsideHorizontal

    Inside horizontal border.

    InsideVertical

    Inside vertical border.

    Left

    Left border.

    Right

    Right border.

    Top

    Top border.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.