<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFGRIDCOLUMN</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFGRIDCOLUMN</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
cfform タグ内で cfgrid タグと共に使用します。列を形式設定し、必要に応じてクエリーから列を挿入します。cfgridcolumn 内で使用するフォント属性と配置属性は、cfgrid 内で定義されているグローバルなフォント設定や配置設定よりも優先されます。
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">カテゴリ</span>
<p>
フォームタグ
</p>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="syntax"><span class="title">シンタックス</span><pre>&lt;cfgridcolumn
   name = &quot;column_name&quot;
   header = &quot;header&quot;
   width = &quot;column_width&quot;
   type = &quot;type&quot;
   display = &quot;yes&quot;、&quot;no&quot;
   select = &quot;yes&quot;、&quot;no&quot;
   font = &quot;column_font&quot;
   fontSize = &quot;size&quot;
   italic = &quot;yes&quot;、&quot;no&quot;
   bold = &quot;yes&quot;、&quot;no&quot;
   textColor = &quot;web color&quot;、&quot;expression&quot;
   bgColor = &quot;web color&quot;、&quot;expression&quot;
   dataAlign = &quot;position&quot;
次の属性は Flash 形式にのみ適用されます。
   mask= &quot;format mask&quot;
次の属性はアプレット形式にのみ適用されます。
   href = &quot;URL&quot;
   hrefKey = &quot;column_name&quot;
   target = &quot;URL_target&quot;
   headerFont = &quot;font_name&quot;
   headerFontSize = &quot;size&quot;
   headerItalic = &quot;yes&quot;、&quot;no&quot;
   headerBold = &quot;yes&quot;、&quot;no&quot;
   headerTextColor = &quot;web color&quot;
   headerAlign = &quot;position&quot;
   numberFormat = &quot;format&quot;
   values = &quot;Comma-separated strings and/or numeric range&quot;
   valuesDisplay = &quot;Comma-separated strings and/or numeric range&quot;
   valuesDelimiter = &quot;delimiter character&quot;&gt;
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">関連項目</span>
<p>
cfgrid、cfgridrow、cfgridupdate、cfform、cfapplet、cfinput、cfselect、cfslider、cftextarea、cftree
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX&#160;7: mask 属性、および通貨の type 属性値が追加されました。
</p>

<p>
ColdFusion&#160;MX: select=&quot;no&quot; の場合の動作が変更されました。cfgrid selectmode 属性の値に関係なく、ユーザーはセルデータを選択および編集できません。セルをクリックすると、セルのボーダー (selectColor の値によってはセルの背景も) の色が変わりますが、セルのデータを編集することはできません。
</p>
<table>
  <tr valign="top">
    <td width="30"><strong>メモ: </strong></td>
    <td>XML 形式では、ColdFusion MX はすべての属性を XML に渡します。用意された XSLT スキンでは、XML 形式のグリッドは処理または表示されませんが、アプレット形式および Flash 形式のグリッドは表示されます。</td>
  </tr>
</table>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">numberFormat のマスク文字</span>
<p>
アプレット形式の場合に限り、次の numberFormat 属性のマスク文字を使用して、出力を米国式の数値形式や通貨形式に設定することができます。これらのマスク文字の使い方の詳細については、348ページのNumberFormatを参照してください。cfgridcolumn タグでは、国際数値形式はサポートされません。 
</p>

<p>
</p><div align="left">
<table border="1">
  <caption></caption>
  <tr align="center">    <th><strong>文字</strong></th>
    <th><strong>意味</strong></th>
</tr>
  <tr align="left">    <td>
<p>_ </p></td>
    <td>
<p>(アンダースコア) 桁プレースホルダーです。</p></td>
</tr>
  <tr align="left">    <td>
<p>9</p></td>
    <td>
<p> 桁プレースホルダーです。 </p></td>
</tr>
  <tr align="left">    <td>
<p>.</p></td>
    <td>
<p>(ピリオド) 必須の小数点の位置です。 </p></td>
</tr>
  <tr align="left">    <td>
<p>0</p></td>
    <td>
<p>必須の小数点の左または右に置かれ、0 (ゼロ) が埋め込まれます。 </p></td>
</tr>
  <tr align="left">    <td>
<p>( )</p></td>
    <td>
<p>数値が 0 より小さい場合は、マスクを丸括弧で囲みます。</p></td>
</tr>
  <tr align="left">    <td>
<p>+</p></td>
    <td>
<p>正の数値の前にプラス記号を置き、負の数値の前にマイナス記号を置きます。</p></td>
</tr>
  <tr align="left">    <td>
<p>-</p></td>
    <td>
<p>正の数値の前にスペースを置き、負の数値の前にマイナス記号を置きます。 </p></td>
</tr>
  <tr align="left">    <td>
<p>,</p></td>
    <td>
<p>(カンマ) 3 桁ごとにカンマで区切ります。 </p></td>
</tr>
  <tr align="left">    <td>
<p>L、C</p></td>
    <td>
<p>マスク列の幅の中で数値を左揃えまたは中央揃えにします。L または C はマスクの先頭に指定する必要があります。デフォルトは右揃えです。 </p></td>
</tr>
  <tr align="left">    <td>
<p>$</p></td>
    <td>
<p>形式設定された数値の先頭にドル記号を置きます。マスクの先頭に指定します。</p></td>
</tr>
  <tr align="left">    <td>
<p>^</p></td>
    <td>
<p>(カレット) 右側の形式と左側の形式を区切ります。</p></td>
</tr>
</table>
</div>
<p>
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">mask 属性の日付時刻形式</span>
<p>
日付時刻値は、デフォルトでは Flash で Oct 29 2004 11:03:21 のような表示形式を使ってグリッド列に表示されます。mask 属性を使用すると、日付または時刻を別の形式で表示できます。それらの形式について次の表で説明します。
</p>

<p>
</p><div align="left">
<table border="1">
  <caption></caption>
  <tr align="center">    <th><strong>パターン文字</strong></th>
    <th><strong>説明</strong></th>
</tr>
  <tr align="left">    <td>
<p>Y</p></td>
    <td>
<p>年。このパターン文字の数が 2 個の場合、年は 2 桁に切り捨てられます。それ以外の場合は 4 桁で表示されます。次の一連の例の 3 番めに示されているように、年はゼロでパディングすることができます。 </p>
<p>例 :</p>
<p>YY = 03</p>
<p>YYYY = 2003</p>
<p>YYYYY = 02003</p></td>
</tr>
  <tr align="left">    <td>
<p>M</p></td>
    <td>
<p>月。形式は次の条件によって決まります。</p><ul>

<li>パターン文字の数が 1 個の場合、形式は 1 桁または 2 桁の数値と解釈されます。 </li>

<li>パターン文字の数が 2 個の場合、形式は 2 桁の数値と解釈されます。 </li>

<li>パターン文字の数が 3 個の場合、形式は短いテキストとして解釈されます。 </li>

<li>パターン文字の数が 4 個の場合、形式はフルテキストとして解釈されます。 </li>
</ul>

<p>例 :</p>
<p>M = 7</p>
<p>MM = 07</p>
<p>MMM = Jul</p>
<p>MMMM = July</p></td>
</tr>
  <tr align="left">    <td>
<p>D</p></td>
    <td>
<p>月の日。 </p>
<p>例 :</p>
<p>D = 4</p>
<p>DD = 04</p>
<p>DD = 10</p></td>
</tr>
  <tr align="left">    <td>
<p>E</p></td>
    <td>
<p>曜日。形式は次の条件によって決まります。</p><ul>

<li>パターン文字の数が 1 個の場合、形式は 1 桁または 2 桁の数値と解釈されます。 </li>

<li>パターン文字の数が 2 個の場合、形式は 2 桁の数値と解釈されます。</li>

<li>パターン文字の数が 3 個の場合、形式は短いテキストとして解釈されます。 </li>

<li>パターン文字の数が 4 個の場合、形式はフルテキストとして解釈されます。 </li>
</ul>

<p>例 :</p>
<p>E = 1</p>
<p>EE = 01</p>
<p>EEE = Mon</p>
<p>EEEE = Monday</p></td>
</tr>
  <tr align="left">    <td>
<p>A</p></td>
    <td>
<p>AM/PM を示すインジケータ。</p></td>
</tr>
  <tr align="left">    <td>
<p>J</p></td>
    <td>
<p>1 日の時間 (0 ～ 23)。</p></td>
</tr>
  <tr align="left">    <td>
<p>H</p></td>
    <td>
<p>1 日の時間 (1 ～ 24)。</p></td>
</tr>
  <tr align="left">    <td>
<p>K</p></td>
    <td>
<p>am/pm の時間 (0 ～ 11)。</p></td>
</tr>
  <tr align="left">    <td>
<p>L</p></td>
    <td>
<p>am/pm の時間 (1 ～ 12)。</p></td>
</tr>
  <tr align="left">    <td>
<p>N</p></td>
    <td>
<p>分。 </p>
<p>例 :</p>
<p>N = 3</p>
<p>NN = 03</p></td>
</tr>
  <tr align="left">    <td>
<p>S</p></td>
    <td>
<p>秒。</p></td>
</tr>
  <tr align="left">    <td>
<p>その他のテキスト</p></td>
    <td>
<p>その他のテキストをパターン文字に加えて、文字列をさらに細かく形式設定することができます。句読点、数字、すべての小文字を使用できます。大文字は、パターン文字として解釈される可能性があるため、使用しないようにする必要があります。</p>
<p>例 : </p>
<p>EEEE, MMM.D, YYYY at H:NN A = Tuesday, Sept. 8, 2003 at 1:26 PM</p></td>
</tr>
</table>
</div>
<p>
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">例</span>
<p>
次の例では、cfdocexamples データベースにある CourseList テーブルの特定のフィールドを更新します。cfgridcolumn タグを使用して、テーブルを構築します。
</p>
<pre>&lt;!--- gridEntered フィールドが存在する場合、フォームは送信されています。
      データベースを更新します。 ---&gt;
&lt;cfif IsDefined(&quot;form.gridEntered&quot;)&gt;
   &lt;cfgridupdate grid = &quot;FirstGrid&quot; dataSource = &quot;cfdocexamples&quot; 
   tableName = &quot;CourseList&quot; keyOnly = &quot;Yes&quot;&gt;
&lt;/cfif&gt;

&lt;!--- データベースにクエリーを実行し、グリッドの埋め込みを行います。 ---&gt;
&lt;cfquery name = &quot;GetCourses&quot; dataSource = &quot;cfdocexamples&quot;&gt;
 SELECT Course_ID, Dept_ID, CorNumber,
     CorName, CorLevel, CorDesc
FROM  CourseList
ORDER by Dept_ID ASC, CorNumber ASC
&lt;/cfquery&gt;

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;cfgrid の例&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h3&gt;cfgrid の例&lt;/h3&gt;
&lt;I&gt;コースの Name、Level、および Description に関する情報を更新することができます。&lt;/i&gt;
&lt;!--- cfgrid コントロールを cfform タグで囲む必要があります。 ---&gt;
&lt;cfform action = &quot;#CGI.SCRIPT_NAME#&quot;&gt;
   &lt;cfgrid name = &quot;FirstGrid&quot; width = &quot;500&quot;
         query = &quot;GetCourses&quot; colheaderbold=&quot;Yes&quot;
         font = &quot;Tahoma&quot; rowHeaders = &quot;No&quot;
         selectColor = &quot;Red&quot; selectMode = &quot;Edit&quot; &gt;
      &lt;!--- cfgridcolumn タグがテーブルを整列し、表示を制御します。 ---&gt;
      &lt;!--- 更新に必要なプライマリーキーを非表示にします。 ---&gt;
      &lt;cfgridcolumn name = &quot;Course_ID&quot; display = &quot;No&quot;&gt;
      &lt;!--- select=&quot;No&quot; は効果があるとは思えません!!! ---&gt;
      &lt;cfgridcolumn name = &quot;Dept_ID&quot; header = &quot;Department&quot;
         width=&quot;75&quot; textcolor=&quot;blue&quot; bold=&quot;Yes&quot;&gt;
      &lt;cfgridcolumn name = &quot;CorNumber&quot; header = &quot;Course ##&quot;
         width=&quot;65&quot;&gt;
      &lt;cfgridcolumn name = &quot;CorName&quot; header = &quot;Name&quot;&gt;
      &lt;cfgridcolumn name = &quot;CorLevel&quot; header = &quot;Level&quot;&gt;
      &lt;cfgridcolumn name = &quot;CorDesc&quot; header = &quot;Description&quot;&gt;
   &lt;/cfgrid&gt;
   &lt;br&gt;
   &lt;cfinput type=&quot;submit&quot; name=&quot;gridEntered&quot;&gt;
&lt;/cfform&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="NAME">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">NAME</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">必須、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>グリッド列要素の名前です。グリッドでクエリーを使用する場合、この属性は、グリッド列に挿入するクエリー列の名前でなければなりません。</p>

  </td>
  </tr>
  </table>
</div>
<div id="HEADER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>列ヘッダのテキストです。cfgrid の colHeaders 属性が true (デフォルト) の場合にのみ使用します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="WIDTH">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">WIDTH</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "列ヘッダの幅"


<p>列の幅です (単位 : ピクセル)。</p>

  </td>
  </tr>
  </table>
</div>
<div id="TYPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TYPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "&#160;	"


<p>すべての形式で次の値を指定することができます。</p><ul>

<li>image: グリッドには、列内の URL で指定されたイメージが表示されます。相対 URL を使用する場合、イメージは CFIDEclasses ディレクトリまたはサブディレクトリに置かれている必要があります。イメージが列セルよりも大きい場合は、セル内に収まるように切り取られます。Flash のイメージは JPEG ファイルでなければなりません。アプレット形式のイメージは JPEG ファイルか GIF ファイルです。 </li>

<li>boolean: 列をチェックボックスとして表示します。セルが編集可能である場合、ユーザーはチェックマークを変更できます。</li>

<li>numeric: グリッドデータを数値でソートできます。</li>

<li>string_noCase: 大文字小文字を区別しないテキストとしてグリッドデータをソートできます。<br></li>
</ul>

<p>アプレット形式では次の属性を指定できます。ただし、この属性は Flash 形式のグリッドでは機能しません。</p><ul>

<li>image: 列の値では、イメージファイルへのパスを使用する以外に、ColdFusion の次のビルトインイメージ名を使用することもできます。 </li>
</ul>

<p>&#160;&#160;&#160;&#160;- &#160;cd</p>
<p>&#160;&#160;&#160;&#160;- computer</p>
<p>&#160;&#160;&#160;&#160;- document</p>
<p>&#160;&#160;&#160;&#160;- element</p>
<p>&#160;&#160;&#160;&#160;- folder</p>
<p>&#160;&#160;&#160;&#160;- floppy</p>
<p>&#160;&#160;&#160;&#160;- fixed</p>
<p>&#160;&#160;&#160;&#160;- remote<br></p>
<p>Flash 形式では次の属性を指定できます。ただし、この属性はアプレット形式のグリッドでは機能しません。</p><ul>

<li>currency: 列データを通貨として形式設定します。小数点を基準に整列します。この列を使用するグリッドをソートすると、通貨について正しくソートされます。mask 属性を使用して通貨記号を指定します。デフォルトの通貨記号はドル記号 ($) です。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="DISPLAY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DISPLAY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"

<ul>

<li>yes</li>

<li>no: 列を非表示にします。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SELECT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SELECT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>cfgrid の selectmode 属性の値が column、edit、または single の場合の選択動作を指定します。row や browse の場合は無視されます。</p><ul>

<li>yes: ユーザーは selectmode 属性での指定に応じて、列を選択するか、列内のセルを選択または編集することができます。 </li>

<li>no: ユーザーは列を選択することも、列内のセルを選択または編集することもできません。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="FONT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列内のデータのフォントです。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="FONTSIZE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONTSIZE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列内のテキストのサイズです。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="ITALIC">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">ITALIC</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"

<ul>

<li>yes: グリッドコントロールのテキストをイタリックで表示します。</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="BOLD">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">BOLD</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"

<ul>

<li>yes: グリッドコントロールのテキストをボールドで表示します。</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="TEXTCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TEXTCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>列内のグリッド要素のテキストの色です。16 進数の値またはテキスト名で指定します。</p>
<p>16 進数の値を入力するには、&quot;##xxxxxx&quot; という形式を使用します。ここで、x は 0 ～ 9 または A ～ F です。シャープ記号は、2 つ使用するか、または使用しません。 </p><ul>

<li>16 進数形式の任意の色</li>

<li>Black</li>

<li>Red</li>

<li>Blue</li>

<li>Magenta</li>

<li>Cyan</li>

<li>Orange</li>

<li>Darkgray</li>

<li>Pink</li>

<li>Gray</li>

<li>White</li>

<li>Lightgray</li>

<li>Yellow</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="BGCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">BGCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>グリッド列の背景の色です。</p><ul>

<li>オプション : textColor 属性の場合と同じです。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="DATAALIGN">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DATAALIGN</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">すべて</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列データの配置です。 </p><ul>

<li>Left</li>

<li>Right</li>

<li>Center</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="MASK">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">MASK</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、<br>Flash</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>フォームに表示される文字パターン、またはユーザーが入力して ColdFusion に送信できる文字パターンを制御するマスクパターンです。</p>
<p>通貨の type 属性がある列の場合、mask は通貨記号を指定します。ColdFusion MX は、数値の前に通貨記号を自動的に挿入します。</p>
<p>テキスト値や数値がある列の場合、mask は表示する形式またはユーザーが入力できる形式を、次のように指定します。</p><ul>

<li>A = [A-Za-z]</li>

<li>X = [A-Za-z0-9]</li>

<li>9 = [0-9]</li>

<li>? = 任意の文字</li>

<li>これら以外のすべての文字 = リテラル文字を挿入</li>
</ul>

<p>列の値が日付またはタイムスタンプの場合、ColdFusion はこのマスクパターンを使用して、選択された日付を形式設定します。</p>
<p>日付時刻のマスク形式の詳細については、mask 属性の日付時刻形式を参照してください。</p>

  </td>
  </tr>
  </table>
</div>
<div id="HREF">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HREF</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>URL、または各グリッド列のハイパーリンク先 URL を含んでいるクエリー列の名前です。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="HREFKEY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HREFKEY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>列の値の代わりに、各列の href URL に追加される値として使用するクエリー列です。</p>

  </td>
  </tr>
  </table>
</div>
<div id="TARGET">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TARGET</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>href で指定されたリンクを開くためのフレームです。</p>

  </td>
  </tr>
  </table>
</div>
<div id="HEADERFONT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERFONT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列ヘッダのフォントです。</p>

  </td>
  </tr>
  </table>
</div>
<div id="HEADERFONTSIZE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERFONTSIZE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列ヘッダのテキストのサイズです (単位 : ピクセル)。</p>

  </td>
  </tr>
  </table>
</div>
<div id="HEADERITALIC">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERITALIC</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"

<ul>

<li>yes: 列ヘッダをイタリックで表示します。</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="HEADERBOLD">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERBOLD</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"

<ul>

<li>yes: ヘッダをボールドで表示します。</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="HEADERTEXTCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERTEXTCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>グリッドコントロールの列ヘッダのテキストの色です。</p><ul>

<li>オプション: textColor 属性の場合と同じです。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="HEADERALIGN">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">HEADERALIGN</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "cfgrid で指定した値"


<p>列ヘッダのテキストの配置です。</p><ul>

<li>Left</li>

<li>Right</li>

<li>Center</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="NUMBERFORMAT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">NUMBERFORMAT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>グリッド内で数値データを表示するための形式です。196ページの「numberFormat のマスク文字」 を参照してください。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="VALUES">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">VALUES</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>列内のセルをドロップダウンリストボックスの形式にします。ドロップダウンリストの項目を指定します。例 : </p><pre>values = &quot;arthur, scott, charles, 1-20, mabel&quot;
</pre>

  </td>
  </tr>
  </table>
</div>
<div id="VALUESDISPLAY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">VALUESDISPLAY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>values 属性内の要素を、ドロップダウンリストで表示する文字列にマッピングします。文字列や数値の範囲を区切り文字で区切って指定します。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="VALUESDELIMITER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">VALUESDELIMITER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション、</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">
  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">アプレット</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> ", [カンマ]"


<p>values 属性と valuesDisplay 属性の区切り文字です。</p>

  </td>
  </tr>
  </table>
</div>

  </body>
</html>
