_Document.Lists 属性

定义

返回一个 Lists 集合,该集合包含指定文档中的所有带格式列表。

public:
 property Microsoft::Office::Interop::Word::Lists ^ Lists { Microsoft::Office::Interop::Word::Lists ^ get(); };
public Microsoft.Office.Interop.Word.Lists Lists { get; }
member this.Lists : Microsoft.Office.Interop.Word.Lists
Public ReadOnly Property Lists As Lists

属性值

适用于