Ignite UI API Reference

ig.excel.DiagonalBorders

Represents the diagonal borders which can be displayed in cells.

Dependencies

jquery-1.4.4.js
infragistics.util.js
  • all

    Type:
    ig.excel.DiagonalBorders
    Default:
    7

    Both diagonal borders will be displayed in the cell.

  • default

    Type:
    ig.excel.DiagonalBorders
    Default:
    0

    The default value for the diagonal borders.

  • diagonalDown

    Type:
    ig.excel.DiagonalBorders
    Default:
    3

    A diagonal border going from the top-left to bottom-right corner will be displayed in the cell.

  • diagonalUp

    Type:
    ig.excel.DiagonalBorders
    Default:
    5

    A diagonal border going from the bottom-left to top-right corner will be displayed in the cell.

  • none

    Type:
    ig.excel.DiagonalBorders
    Default:
    1

    No diagonal borders will be displayed in the cell.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#