|
| |
精品推荐 |
 |
|
| |
|
|
|
|
如何实现将vsflexgrid中修改的数据反馈到数据库中
|
日期:2008年5月16日 作者: 查看:[大字体
中字体 小字体]
|
Next ''〓上面为非正式财务算法,可以去掉〓 If Point = 1 Then tmp2 = "零元" + tmp2 If Number < 0 Then tmp2 = "负" + tmp2 If Point = 0 Then tmp2 = tmp2 + "整" CurrencyToStr = tmp2 End Function ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Cell 属性的使用: Cell 的作用是给以选定区块的特定的设置值,具体值可参阅相应属性值。 语法:Cell(条件准则, Row1, Col1, Row2, Col2) = 相应准则值 其中的“条件准则”有以下准则常数,根据准则的不同而设置相应准则的值: flexcpAlignment 对齐方式 flexcpBackColor 背景色 flexcpChecked 选择框 flexcpCustomFormat 格式设置 flexcpData 日期 flexcpFloodColor 颜色 flexcpFloodPercent 背景色 flexcpFont 字体 flexcpFontBold 粗体 flexcpFontItalic 斜体 flexcpFontName 字体名 flexcpFontSize 字体大小 flexcpFontStrikethru 删除线 flexcpFontUnderline 下划线 flexcpFontWidth 字符宽 flexcpForeColor 字符色 flexcpHeight 高 flexcpLeft 左 flexcpPicture 添加图
上一篇:使用分页查询来适应挖掘海量数据的需求
下一篇:提纲挈领Oracle数据库灾难防护技术
|
| 相关文章: |
|
|
|
| 相关软件: |
|
|
|
|