AutomaticColorValues Enumeration

Defines the AutomaticColorValues enumeration.

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

Syntax

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

Members

Member name Description
Auto Automatically Determined Color. When the item is serialized out as xml, its value is "auto".

See Also

Reference

DocumentFormat.OpenXml.Wordprocessing Namespace