Iterate.TimeAbsolute Property

Time Absolute.Represents the element tag in schema: p:tmAbs

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

Syntax

'Declaration
Public Property TimeAbsolute As TimeAbsolute
    Get
    Set
'Usage
Dim instance As Iterate
Dim value As TimeAbsolute

value = instance.TimeAbsolute

instance.TimeAbsolute = value
public TimeAbsolute TimeAbsolute { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.TimeAbsolute
Returns TimeAbsolute.

See Also

Reference

Iterate Class

Iterate Members

DocumentFormat.OpenXml.Presentation Namespace