次の方法で共有


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.

See Also

Reference

TimeListConditionalType Members

DocumentFormat.OpenXml.Presentation Namespace