Variant.VTLPSTR Property

LPSTR.Represents the element tag in schema: vt:lpstr

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

Syntax

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

value = instance.VTLPSTR

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

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTLPSTR
Returns VTLPSTR.

See Also

Reference

Variant Class

Variant Members

DocumentFormat.OpenXml.VariantTypes Namespace