OleObjectFollowColorSchemeValues Enumeration

OLE Object to Follow Color Scheme

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

Syntax

声明
Public Enumeration OleObjectFollowColorSchemeValues
用法
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