CoAuthors 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
文档中所有 CoAuthor 对象的集合。
public interface class CoAuthors : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("256B6ABA-6A38-4D39-971C-91FDA9922814")]
public interface CoAuthors : System.Collections.IEnumerable
type CoAuthors = interface
interface IEnumerable
Public Interface CoAuthors
Implements IEnumerable
- 属性
- 实现
注解
此集合包含文档中的所有共同作者 (积极编辑文档) 的作者。
属性
Application |
获取表示 Application Microsoft Word 应用程序的 对象。 |
Count |
获取集合中的 CoAuthors 项数。 |
Creator |
获取一个 32 位整数,该整数指示在其中创建了指定对象的应用程序。 |
Item[Object] |
返回集合中的单个 CoAuthors 对象。 |
Parent |
方法
GetEnumerator() |
文档中所有 CoAuthor 对象的集合。 |