Share via


AudioFromCD.StartTime Property

Audio Start Time.Represents the element tag in schema: a:st

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

Syntax

'Declaration
Public Property StartTime As StartTime
    Get
    Set
'Usage
Dim instance As AudioFromCD
Dim value As StartTime

value = instance.StartTime

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.StartTime
Returns StartTime.

See Also

Reference

AudioFromCD Class

AudioFromCD Members

DocumentFormat.OpenXml.Drawing Namespace