Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Spacing Class / ClearFormatting Method

In This Topic
    ClearFormatting Method (Spacing)
    In This Topic
    Resets to default spacing formatting.

    Removes all spacing formatting specified explicitly on the object from which Indent was obtained so the spacing formatting will be inherited from the appropriate parent.

    Syntax
    'Declaration
     
    Public Overrides Sub ClearFormatting() 
    public override void ClearFormatting()
    See Also