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

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace