TimeListConditionalType Class
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
声明
<ChildElementInfoAttribute(GetType(TargetElement))> _
<ChildElementInfoAttribute(GetType(TimeNode))> _
<ChildElementInfoAttribute(GetType(RuntimeNodeTrigger))> _
Public MustInherit Class TimeListConditionalType _
Inherits OpenXmlCompositeElement
用法
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.