OleObjectFollowColorSchemeValues Enumeration

OLE Object to Follow Color Scheme

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

Syntax

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

Members

Member name Description
None None. When the item is serialized out as xml, its value is "none".
Full Full. When the item is serialized out as xml, its value is "full".
TextAndBackground Text and Background. When the item is serialized out as xml, its value is "textAndBackground".

See Also

Reference

DocumentFormat.OpenXml.Presentation Namespace