TimeListAnimationVariantType.IntegerVariantValue Property

Integer.Represents the element tag in schema: p:intVal

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

Syntax

'Declaration
Public Property IntegerVariantValue As IntegerVariantValue
    Get
    Set
'Usage
Dim instance As TimeListAnimationVariantType
Dim value As IntegerVariantValue

value = instance.IntegerVariantValue

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.IntegerVariantValue

See Also

Reference

TimeListAnimationVariantType Class

TimeListAnimationVariantType Members

DocumentFormat.OpenXml.Presentation Namespace