MasterClass Class
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.PowerPoint.MasterClass
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("91493447-5A91-11CF-8700-00AA0060263B")> _
Public Class MasterClass _
Implements _Master, Master, MasterEvents_Event
'Usage
Dim instance As MasterClass
[ClassInterfaceAttribute()]
[GuidAttribute("91493447-5A91-11CF-8700-00AA0060263B")]
public class MasterClass : _Master,
Master, MasterEvents_Event
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.