View3DProperties.Perspective プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このプロパティは Office 2013 以降でのみ使用できます。
スキーマのパースペクティブで次の属性を表します。
[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
プロパティ値
- 属性