Freigeben über


CommonTimeNode.PresetId-Eigenschaft

Preset ID.Represents the attribte in schema: presetID

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

Syntax

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

value = instance.PresetId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace