次の方法で共有


ListLevel.TrailingCharacter プロパティ

定義

指定した箇条書きレベルの番号の後に挿入する文字を設定または返します。

public:
 property Microsoft::Office::Interop::Word::WdTrailingCharacter TrailingCharacter { Microsoft::Office::Interop::Word::WdTrailingCharacter get(); void set(Microsoft::Office::Interop::Word::WdTrailingCharacter value); };
public Microsoft.Office.Interop.Word.WdTrailingCharacter TrailingCharacter { get; set; }
member this.TrailingCharacter : Microsoft.Office.Interop.Word.WdTrailingCharacter with get, set
Public Property TrailingCharacter As WdTrailingCharacter

プロパティ値

注釈

TrailingCharacter プロパティには、定数のいずれかをWdTrailingCharacter指定できます。

適用対象