RemoveParagraphStyleAtSelection Method
In This Topic
Removes any overriding style for the paragraph at the current cursor position.
Syntax
'Declaration
Public Sub RemoveParagraphStyleAtSelection()
public void RemoveParagraphStyleAtSelection()
See Also