ListLevel.TrailingCharacter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the character inserted after the number for the specified list level.
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
Property Value
Remarks
The TrailingCharacter property can be one of the WdTrailingCharacter constants.