View3DProperties.Perspective Property

Definition

perspective, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: perspective

[DocumentFormat.OpenXml.SchemaAttr(0, "perspective")]
public DocumentFormat.OpenXml.ByteValue Perspective { get; set; }
public DocumentFormat.OpenXml.ByteValue Perspective { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "perspective")]
public DocumentFormat.OpenXml.ByteValue? Perspective { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("perspective")]
public DocumentFormat.OpenXml.ByteValue? Perspective { get; set; }
public DocumentFormat.OpenXml.ByteValue? Perspective { get; set; }
member this.Perspective : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "perspective")>]
member this.Perspective : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("perspective")>]
member this.Perspective : DocumentFormat.OpenXml.ByteValue with get, set
Public Property Perspective As ByteValue

Property Value

Attributes

Applies to