Поделиться через


TimeListAnimationVariantType.StringVariantValue Property

String Value.Represents the element tag in schema: p:strVal

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

Syntax

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

value = instance.StringVariantValue

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.StringVariantValue

See Also

Reference

TimeListAnimationVariantType Class

TimeListAnimationVariantType Members

DocumentFormat.OpenXml.Presentation Namespace