Freigeben über


BevelType-Klasse

Defines the BevelType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.BevelType
        DocumentFormat.OpenXml.Drawing.Bevel
        DocumentFormat.OpenXml.Drawing.BevelBottom
        DocumentFormat.OpenXml.Drawing.BevelTop

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

Syntax

'Declaration
Public MustInherit Class BevelType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As BevelType
public abstract class BevelType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

BevelType-Member

DocumentFormat.OpenXml.Drawing-Namespace