Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个导入按钮,单击它会显示一个联系人视图。然后,我想从这里选择所需的联系人姓名并添加到我的表格视图中。
您应该首先阅读通讯簿编程指南- 它包括一个快速入门教程,用于您所追求的内容。
您可以查看处理在变量中加载联系人的线程。该变量可以用作表的数据源。:)