Iterate.TimePercentage Property

Time Percentage.Represents the element tag in schema: p:tmPct

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

Syntax

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

value = instance.TimePercentage

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.TimePercentage
Returns TimePercentage.

See Also

Reference

Iterate Class

Iterate Members

DocumentFormat.OpenXml.Presentation Namespace