Compartir a través de


ColorModeValues Enumeration

Extrusion Color Types

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

Syntax

'Declaración
Public Enumeration ColorModeValues
'Uso
Dim instance As ColorModeValues
public enum ColorModeValues

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Vml.Office Namespace