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一。

适用于