Bookmark.ListStyle 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.
Gets the style that is used to format a bulleted list or numbered list in the Bookmark.
public:
property System::Object ^ ListStyle { System::Object ^ get(); };
public object ListStyle { get; }
member this.ListStyle : obj
Public ReadOnly Property ListStyle As Object
Property Value
An object that represents the style that is used to format a bulleted list or numbered list in the Bookmark.