ClearFormatting Method (RangeBase)
In This Topic
Clears formatting on content in this range.
Note that this method does not remove formatting applied indirectly via the content hierarchy.
Syntax
'Declaration
Public Sub ClearFormatting()
public void ClearFormatting()
See Also