Compartir a través de


Properties.Manager Property

Name of Manager.Represents the element tag in schema: ap:Manager

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

Syntax

'Declaration
Public Property Manager As Manager
    Get
    Set
'Usage
Dim instance As Properties
Dim value As Manager

value = instance.Manager

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

Property Value

Type: DocumentFormat.OpenXml.ExtendedProperties.Manager
Returns Manager.

See Also

Reference

Properties Class

Properties Members

DocumentFormat.OpenXml.ExtendedProperties Namespace