Freigeben über


ColorMappingType-Klasse

Defines the ColorMappingType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.ColorMappingType
        DocumentFormat.OpenXml.Drawing.ColorMap
        DocumentFormat.OpenXml.Drawing.OverrideColorMapping

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(ExtensionList))> _
Public MustInherit Class ColorMappingType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As ColorMappingType
[ChildElementInfoAttribute(typeof(ExtensionList))]
public abstract class ColorMappingType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:ExtensionList <a:extLst>

Threadsicherheit

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

Siehe auch

Referenz

ColorMappingType-Member

DocumentFormat.OpenXml.Drawing-Namespace