FormatString プロパティ
◆機能
FormatString
は、非固定領域および下固定行・右固定列の各セルの、テキストや値(
CellText,CellValue
メソッド)の表示書式を設定します。
RowFormatString,ColFormatString, CellFormatString
メソッドで行ごと・列ごと・セルごとにも設定できます。
◆構文
[
Form
.]
Ctlname
.
FormatString
[ =
stringexpression
]
◆既定値
空文字列
◆表示書式
表示書式については、
FormIO
を参照してください。
◆データ型
文字列型