ChartArea.Clear Method
Clears the entire object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Function Clear As Object
'Usage
Dim instance As ChartArea
Dim returnValue As Object
returnValue = instance.Clear()
Object Clear()
Return Value
Type: System.Object
Object