ig.excel.BorderLineStyle

境界線線スタイル (実線、破線、点線など) を決定します。

依存関係

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

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    1

    破線。

  • dashDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    2

    破線と点線を交互に使用。

  • dot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    3

    点線。

  • largeDash

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    4

    大きい破線。

  • largeDashDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    5

    大きい破線と点線を交互に使用。

  • largeDashDotDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    6

    大きい破線と点線のペアを交互に使用。

  • none

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    7

    線なし。

  • solid

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    0

    実線。

  • sysDash

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    8

    システム定義された破線。

  • sysDashDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    9

    システム定義された破線と点線を交互に使用。

  • sysDashDotDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    10

    システム定義された破線と点線のペアを交互に使用。

  • sysDot

    タイプ:
    ig.excel.BorderLineStyle
    デフォルト:
    11

    システム定義された点線。

このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。

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