AudioFromCD.EndTime Property
Audio End Time.Represents the element tag in schema: a:end
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property EndTime As EndTime
Get
Set
'Usage
Dim instance As AudioFromCD
Dim value As EndTime
value = instance.EndTime
instance.EndTime = value
public EndTime EndTime { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.EndTime
Returns EndTime.