Share via


PresentationClass.SetUndoText 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 SetUndoText ( _
    Text As String _
)
'Usage
Dim instance As PresentationClass
Dim Text As String

instance.SetUndoText(Text)
public virtual void SetUndoText(
    string Text
)

Parameters

Implements

_Presentation.SetUndoText(String)

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace