Source.Department Property
Department.Represents the element tag in schema: b:Department
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Department As Department
Get
Set
'Usage
Dim instance As Source
Dim value As Department
value = instance.Department
instance.Department = value
public Department Department { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Department
Returns Department.