Variant.VTBString Property

Basic String.Represents the element tag in schema: vt:bstr

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

Syntax

'Declaration
Public Property VTBString As VTBString
    Get
    Set
'Usage
Dim instance As Variant
Dim value As VTBString

value = instance.VTBString

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

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTBString

See Also

Reference

Variant Class

Variant Members

DocumentFormat.OpenXml.VariantTypes Namespace