PowerRexClass Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Interop.PowerPoint.PowerRexClass

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("91493448-5A91-11CF-8700-00AA0060263B")> _
<ClassInterfaceAttribute()> _
Public Class PowerRexClass _
    Implements _PowerRex, PowerRex
'Usage
Dim instance As PowerRexClass
[GuidAttribute("91493448-5A91-11CF-8700-00AA0060263B")]
[ClassInterfaceAttribute()]
public class PowerRexClass : _PowerRex, 
    PowerRex

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PowerRexClass Members

Microsoft.Office.Interop.PowerPoint Namespace