次の方法で共有


CustomDocumentProperty.VTLPSTR Property

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

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

Syntax

'宣言
Public Property VTLPSTR As VTLPSTR
    Get
    Set
'使用
Dim instance As CustomDocumentProperty
Dim value As VTLPSTR

value = instance.VTLPSTR

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

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTLPSTR

See Also

Reference

CustomDocumentProperty Class

CustomDocumentProperty Members

DocumentFormat.OpenXml.CustomProperties Namespace