これはテーブルタグを形作るのに使用される。入力はテーブルタグによってラップされる
|
プロパティ: |
データタイプ: |
説明: |
デフォルト: |
|---|---|---|---|
|
align |
align /stdWrap |
|
|
|
border |
int /stdWrap |
|
|
|
cellspacing |
int /stdWrap |
|
|
|
cellpadding |
int /stdWrap |
|
|
|
color.field |
string |
$cObj->データ配列からfieldnameに設定する |
|
|
color.default color.1 color.2 |
string |
[default],[1],[2] = ユーザ定義
|
|
|
params |
<TABLE>-params |
|
|
[tsref:->tableStyle]
styles.content.tableStyle {
align.field = text_align
border.field = table_border
cellspacing.field = table_cellspacing
cellpadding = 1
color.field = table_bgColor
color.default = {$styles.content.tableStyle.color}
color.1 = {$styles.content.tableStyle.color1}
color.2 = {$styles.content.tableStyle.color2}
}