Group.Duration Property

duration.Represents the attribte in schema: emma:duration

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

Syntax

'Declaration
<SchemaAttrAttribute(, "duration")> _
Public Property Duration As IntegerValue
    Get
    Set
'Usage
Dim instance As Group
Dim value As IntegerValue

value = instance.Duration

instance.Duration = value
[SchemaAttrAttribute(, "duration")]
public IntegerValue Duration { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

Group Class

Group Members

DocumentFormat.OpenXml.EMMA Namespace