Freigeben über


CommonTimeNode.PresetSubtype-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace