Share via


CommentAuthorsPart-Klasse

Defines the CommentAuthorsPart.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
    DocumentFormat.OpenXml.Packaging.OpenXmlPart
      DocumentFormat.OpenXml.Packaging.CommentAuthorsPart

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class CommentAuthorsPart _
    Inherits OpenXmlPart _
    Implements IFixedContentTypePart
'Usage
Dim instance As CommentAuthorsPart
public class CommentAuthorsPart : OpenXmlPart, 
    IFixedContentTypePart

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

CommentAuthorsPart-Member

DocumentFormat.OpenXml.Packaging-Namespace