ListFormat.ListType 属性

定义

返回指定 ListFormat 对象的范围中包含的列表的类型。

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

属性值

注解

ListType 属性可以是常量之WdListType一。 常量 wdListListNumOnly 指 LISTNUM 域,可以在段落的文本中添加的字段。

适用于