ig.excel.HorizontalCellAlignment
横方向の配置スタイルの列挙体。プロパティをオーバーライドする状況では、Default値を使用します。
依存関係
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
-
center
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 2
中央揃え
-
centerAcrossSelection
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 6
一番左のセルの内容をCenterAcrossSelectionグループ内で中央揃えにします。CenterAcrossSelectionグループ内の他のセルはすべて空にする必要があります。セルは結合されません。 一番左のセル以外にデータが存在するように見える場合があります。
-
default
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- -1
現在のデフォルトを使用します。
-
distributed
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 7
分散型の配置です。
-
fill
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 4
セル値を繰り返してセル全体を埋め尽くします。
-
general
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 0
基になるデータ型によって配置が変わります。
-
justify
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 5
両端揃え
-
left
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 1
左詰め
-
right
- タイプ:
- ig.excel.HorizontalCellAlignment
- デフォルト:
- 3
右詰め
このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。