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


CustomDocumentProperty.VTLPWSTR Property

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

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

Syntax

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

value = instance.VTLPWSTR

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

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTLPWSTR

See Also

Reference

CustomDocumentProperty Class

CustomDocumentProperty Members

DocumentFormat.OpenXml.CustomProperties Namespace