Share via


CommonTimeNode.PresetSubtype Property

Preset SubType.Represents the attribte in schema: presetSubtype

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "presetSubtype")> _
Public Property PresetSubtype As Int32Value
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As Int32Value

value = instance.PresetSubtype

instance.PresetSubtype = value
[SchemaAttrAttribute(, "presetSubtype")]
public Int32Value PresetSubtype { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

CommonTimeNode Class

CommonTimeNode Members

DocumentFormat.OpenXml.Presentation Namespace