Variant.VTLPWSTR Property

LPWSTR.Represents the element tag in schema: vt:lpwstr

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

Syntax

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

value = instance.VTLPWSTR

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

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTLPWSTR
Returns VTLPWSTR.

See Also

Reference

Variant Class

Variant Members

DocumentFormat.OpenXml.VariantTypes Namespace