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