次の方法で共有


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 フィールドは、段落のテキストに追加できるフィールドです。

適用対象