ig.excel.LineStyle
線スタイル (実線、破線、点線など) を決定します。
依存関係
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.LineStyle
- デフォルト:
- 1
破線。
-
dashDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 2
破線と点線を交互に使用。
-
dot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 3
点線。
-
largeDash
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 4
大きい破線。
-
largeDashDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 5
大きい破線と点線を交互に使用。
-
largeDashDotDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 6
大きい破線と点線のペアを交互に使用。
-
none
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 7
線なし。
-
solid
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 0
実線。
-
sysDash
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 8
システム定義された破線。
-
sysDashDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 9
システム定義された破線と点線を交互に使用。
-
sysDashDotDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 10
システム定義された破線と点線のペアを交互に使用。
-
sysDot
- タイプ:
- ig.excel.LineStyle
- デフォルト:
- 11
システム定義された点線。
このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。