Freigeben über


TransitionShredPatternValues-Enumeration

Defines the TransitionShredPatternValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Member

Membername Beschreibung
Strip strip. When the item is serialized out as xml, its value is "strip".
Rectangle rectangle. When the item is serialized out as xml, its value is "rectangle".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace