TimeListAnimationVariantType.BooleanVariantValue Property

Boolean Variant.Represents the element tag in schema: p:boolVal

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

Syntax

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

value = instance.BooleanVariantValue

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.BooleanVariantValue

See Also

Reference

TimeListAnimationVariantType Class

TimeListAnimationVariantType Members

DocumentFormat.OpenXml.Presentation Namespace