NotesUIDocument和NotesDocument的差别 测试目的:某域值更新后,隐藏条件设置与次域有关的相关域的隐藏立即生效.'Call uidoc.FieldSetText(strRowNumItm,Cstr(iRowNum))Call note.ReplaceItemValue(strRowNumItm, iRowNum)Call uidoc.Reload()Call uidoc.Refresh一句话:尽量使用NotesDocument