Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the TimeListConditionalType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Presentation.TimeListConditionalType
DocumentFormat.OpenXml.Presentation.Condition
DocumentFormat.OpenXml.Presentation.EndSync
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(TargetElement))> _
<ChildElementInfoAttribute(GetType(TimeNode))> _
<ChildElementInfoAttribute(GetType(RuntimeNodeTrigger))> _
Public MustInherit Class TimeListConditionalType _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As TimeListConditionalType
[ChildElementInfoAttribute(typeof(TargetElement))]
[ChildElementInfoAttribute(typeof(TimeNode))]
[ChildElementInfoAttribute(typeof(RuntimeNodeTrigger))]
public abstract class TimeListConditionalType : OpenXmlCompositeElement
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.