Click or drag to resize

CommonTimeNode Properties

The CommonTimeNode type exposes the following members.

Properties
 NameDescription
Public propertyAcceleration

accel

Represents the following attribute in the schema: accel

Public propertyAfterEffect

afterEffect

Represents the following attribute in the schema: afterEffect

Public propertyAutoReverse

autoRev

Represents the following attribute in the schema: autoRev

Public propertyBuildLevel

bldLvl

Represents the following attribute in the schema: bldLvl

Public propertyChildElements Gets all the child nodes of the current element.
(Inherited from OpenXmlElement)
Public propertyChildTimeNodeList

ChildTimeNodeList.

Represents the following element tag in the schema: p:childTnLst.

Public propertyDeceleration

decel

Represents the following attribute in the schema: decel

Public propertyDisplay

display

Represents the following attribute in the schema: display

Public propertyDuration

dur

Represents the following attribute in the schema: dur

Public propertyEndConditionList

EndConditionList.

Represents the following element tag in the schema: p:endCondLst.

Public propertyEndSync

EndSync.

Represents the following element tag in the schema: p:endSync.

Public propertyEventFilter

evtFilter

Represents the following attribute in the schema: evtFilter

Public propertyExtendedAttributes Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement)
Public propertyFeatures Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement)
Public propertyFill

fill

Represents the following attribute in the schema: fill

Public propertyFirstChild Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement)
Public propertyGroupId

grpId

Represents the following attribute in the schema: grpId

Public propertyHasAttributes Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement)
Public propertyHasChildren Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlCompositeElement)
Public propertyId

id

Represents the following attribute in the schema: id

Public propertyInnerText Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlCompositeElement)
Public propertyInnerXml Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlCompositeElement)
Public propertyIterate

Iterate.

Represents the following element tag in the schema: p:iterate.

Public propertyLastChild Gets the last child of the current OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlCompositeElement)
Public propertyLocalName Gets the local name of the current element.
(Inherited from OpenXmlElement)
Public propertyMasterRelation

masterRel

Represents the following attribute in the schema: masterRel

Public propertyMCAttributes Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement)
Public propertyNamespaceDeclarations Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement)
Public propertyNamespaceUri Gets the namespace URI of the current element.
(Inherited from OpenXmlElement)
Public propertyNodePlaceholder

nodePh

Represents the following attribute in the schema: nodePh

Public propertyNodeType

nodeType

Represents the following attribute in the schema: nodeType

Public propertyOpenXmlElementContext Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement)
Public propertyOuterXml Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement)
Public propertyParent Gets the parent element of the current element.
(Inherited from OpenXmlElement)
Public propertyPrefix Gets the namespace prefix of current element.
(Inherited from OpenXmlElement)
Public propertyPresetBounceEnd

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

Represents the following attribute in the schema: p14:presetBounceEnd

Public propertyPresetClass

presetClass

Represents the following attribute in the schema: presetClass

Public propertyPresetId

presetID

Represents the following attribute in the schema: presetID

Public propertyPresetSubtype

presetSubtype

Represents the following attribute in the schema: presetSubtype

Public propertyRepeatCount

repeatCount

Represents the following attribute in the schema: repeatCount

Public propertyRepeatDuration

repeatDur

Represents the following attribute in the schema: repeatDur

Public propertyRestart

restart

Represents the following attribute in the schema: restart

Public propertySpeed

spd

Represents the following attribute in the schema: spd

Public propertyStartConditionList

StartConditionList.

Represents the following element tag in the schema: p:stCondLst.

Public propertySubTimeNodeList

SubTimeNodeList.

Represents the following element tag in the schema: p:subTnLst.

Public propertySyncBehavior

syncBehavior

Represents the following attribute in the schema: syncBehavior

Public propertyTimeFilter

tmFilter

Represents the following attribute in the schema: tmFilter

Public propertyXmlQualifiedName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Public propertyXName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Top
See Also