Share via


PresetTransition.Preset property

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

Syntax

'Declaration
<SchemaAttrAttribute(, "prst")> _
Public Property Preset As StringValue
    Get
    Set
'Usage
Dim instance As PresetTransition
Dim value As StringValue

value = instance.Preset

instance.Preset = value
[SchemaAttrAttribute(, "prst")]
public StringValue Preset { get; set; }

Property value

Type: DocumentFormat.OpenXml.StringValue

See also

Reference

PresetTransition class

PresetTransition members

DocumentFormat.OpenXml.Office15.PowerPoint namespace