Freigeben über


SharedComFont-Klasse

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.ActiveX.SharedComFont

Namespace:  DocumentFormat.OpenXml.Office.ActiveX
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(ActiveXObjectProperty))> _
Public Class SharedComFont _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As SharedComFont
[ChildElementInfoAttribute(typeof(ActiveXObjectProperty))]
public class SharedComFont : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

  • ActiveXObjectProperty <ax:ocxPr>

Threadsicherheit

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

Siehe auch

Referenz

SharedComFont-Member

DocumentFormat.OpenXml.Office.ActiveX-Namespace