TimeListAnimationVariantType.FloatVariantValue Property

Float Value.Represents the element tag in schema: p:fltVal

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

Syntax

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

value = instance.FloatVariantValue

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.FloatVariantValue

See Also

Reference

TimeListAnimationVariantType Class

TimeListAnimationVariantType Members

DocumentFormat.OpenXml.Presentation Namespace