InlineShape.Reset Method
Removes changes that were made to an inline shape.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Reset
'Usage
Dim instance As InlineShape
instance.Reset()
void Reset()