CustomDocumentProperty.VTLPWSTR Property
LPWSTR.Represents the element tag in schema: vt:lpwstr
Namespace: DocumentFormat.OpenXml.CustomProperties
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property VTLPWSTR As VTLPWSTR
Get
Set
'使用
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