Freigeben über


Info-Klasse

Defines the Info Class.When the object is serialized out as xml, its qualified name is emma:info.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.EMMA.Info

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

Syntax

'Declaration
Public Class Info _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As Info
public class Info : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

Threadsicherheit

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

Siehe auch

Referenz

Info-Member

DocumentFormat.OpenXml.EMMA-Namespace