Properties.Company Property
Name of Company.Represents the element tag in schema: ap:Company
Namespace: DocumentFormat.OpenXml.ExtendedProperties
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Company As Company
Get
Set
'Usage
Dim instance As Properties
Dim value As Company
value = instance.Company
instance.Company = value
public Company Company { get; set; }
Property Value
Type: DocumentFormat.OpenXml.ExtendedProperties.Company
Returns Company.