CommonViewProperties.Origin Property

Definition

View Origin.

Represents the following element tag in the schema: p:origin.

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

Property Value

Returns Origin.

Applies to