Freigeben über


ColorModeValues-Enumeration

Extrusion Color Types

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

Syntax

'Declaration
Public Enumeration ColorModeValues
'Usage
Dim instance As ColorModeValues
public enum ColorModeValues

Member

Membername Beschreibung
Auto Use Shape Fill Color. When the item is serialized out as xml, its value is "auto".
Custom Use Custom Color. When the item is serialized out as xml, its value is "custom".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace