Extrusion.Viewpoint プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
立ち上げビューポイント
スキーマ内の次の属性を表します。 ビューポイント
[DocumentFormat.OpenXml.SchemaAttr(0, "viewpoint")]
public DocumentFormat.OpenXml.StringValue Viewpoint { get; set; }
public DocumentFormat.OpenXml.StringValue Viewpoint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "viewpoint")]
public DocumentFormat.OpenXml.StringValue? Viewpoint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("viewpoint")]
public DocumentFormat.OpenXml.StringValue? Viewpoint { get; set; }
public DocumentFormat.OpenXml.StringValue? Viewpoint { get; set; }
member this.Viewpoint : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "viewpoint")>]
member this.Viewpoint : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("viewpoint")>]
member this.Viewpoint : DocumentFormat.OpenXml.StringValue with get, set
Public Property Viewpoint As StringValue
プロパティ値
StringValue を返します。
- 属性