TimeListConditionalType.Delay Property

Trigger Delay.Represents the attribte in schema: delay

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

Syntax

'Declaration
<SchemaAttrAttribute(, "delay")> _
Public Property Delay As StringValue
    Get
    Set
'Usage
Dim instance As TimeListConditionalType
Dim value As StringValue

value = instance.Delay

instance.Delay = value
[SchemaAttrAttribute(, "delay")]
public StringValue Delay { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TimeListConditionalType Class

TimeListConditionalType Members

DocumentFormat.OpenXml.Presentation Namespace