Share via


Properties.SharedDocument Property

Definition

Shared Document.

Represents the following element tag in the schema: ap:SharedDoc.

public DocumentFormat.OpenXml.ExtendedProperties.SharedDocument SharedDocument { get; set; }
public DocumentFormat.OpenXml.ExtendedProperties.SharedDocument? SharedDocument { get; set; }
member this.SharedDocument : DocumentFormat.OpenXml.ExtendedProperties.SharedDocument with get, set
Public Property SharedDocument As SharedDocument

Property Value

Returns SharedDocument.

Applies to