Removes all character based styles of the selected text so that all attributes are reset to the attributes of the paragraph style.

Introduced: X14.

RemoveInlineStyles()

public bool RemoveInlineStyles();
Public Function RemoveInlineStyles() As Boolean

Return Value

The return value is true, if the operation was successful. Otherwise, it is false.