Removes all character based styles of the selected text so that all attributes are reset to the attributes of the paragraph style.
Introduced: X14.
public bool RemoveInlineStyles();Public Function RemoveInlineStyles() As BooleanThe return value is true, if the operation was successful. Otherwise, it is false.