ShredTransition.Pattern Property

Definition

pattern, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: pattern

[DocumentFormat.OpenXml.SchemaAttr(0, "pattern")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues> Pattern { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues> Pattern { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pattern")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues>? Pattern { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pattern")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues>? Pattern { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues>? Pattern { get; set; }
member this.Pattern : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pattern")>]
member this.Pattern : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pattern")>]
member this.Pattern : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.PowerPoint.TransitionShredPatternValues> with get, set
Public Property Pattern As EnumValue(Of TransitionShredPatternValues)

Property Value

Attributes

Applies to