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