功能:设置对象Font属性

格式:

SetObjFont(obj , font)
SetObjFont(obj , name , size)

obj :需要设置字体的对象
font:字体对象
name:符号变量存储的设置字体名称
size:符号变量存储的设置字体大小

说明:设置成功返回1,否则返回0