次の方法で共有


Extrusion.Viewpoint プロパティ

定義

立ち上げビューポイント

スキーマ内の次の属性を表します。 ビューポイント

[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 を返します。

属性

適用対象