Freigeben über


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

Member

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

Siehe auch

Referenz

DocumentFormat.OpenXml.Presentation-Namespace