Void SetTableColor (string name,int row,int col,int color)
功能:设置表格的颜色
name:表格的标题
Row:表格图形的第几行
Col:表格的第几列
clor:颜色
返回值:设置是否成功