CustomXMLPartClass Class

Inheritance Hierarchy

System.Object
  Microsoft.Office.Core.CustomXMLPartClass

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000CDB08-0000-0000-C000-000000000046")> _
<ClassInterfaceAttribute()> _
Public Class CustomXMLPartClass _
    Implements _CustomXMLPart, CustomXMLPart, _CustomXMLPartEvents_Event
'Usage
Dim instance As CustomXMLPartClass
[GuidAttribute("000CDB08-0000-0000-C000-000000000046")]
[ClassInterfaceAttribute()]
public class CustomXMLPartClass : _CustomXMLPart, 
    CustomXMLPart, _CustomXMLPartEvents_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.

See Also

Reference

CustomXMLPartClass Members

Microsoft.Office.Core Namespace