PresentationClass.RemoveBaseline Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub RemoveBaseline
'Usage
Dim instance As PresentationClass
instance.RemoveBaseline()
public virtual void RemoveBaseline()
Implements
_Presentation.RemoveBaseline()