ig.excel.BorderLineStyle

Determines the style of a border line, i.e., solid, dashed, dotted, etc.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
  • dash

    Type:
    ig.excel.BorderLineStyle
    Default:
    1

    Dashed line.

  • dashDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    2

    Alternating dashes and dots.

  • dot

    Type:
    ig.excel.BorderLineStyle
    Default:
    3

    Dotted line.

  • largeDash

    Type:
    ig.excel.BorderLineStyle
    Default:
    4

    Large dashed line.

  • largeDashDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    5

    Large alternating dashes and dots.

  • largeDashDotDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    6

    Large alternating dashes and pairs of dots.

  • none

    Type:
    ig.excel.BorderLineStyle
    Default:
    7

    No line.

  • solid

    Type:
    ig.excel.BorderLineStyle
    Default:
    0

    Solid line.

  • sysDash

    Type:
    ig.excel.BorderLineStyle
    Default:
    8

    System-defined dashed line.

  • sysDashDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    9

    System-defined alternating dashes and dots.

  • sysDashDotDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    10

    System-defined alternating dashes and pairs of dots.

  • sysDot

    Type:
    ig.excel.BorderLineStyle
    Default:
    11

    System-defined dotted line.

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

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