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
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". |