次の方法で共有


Model3DExtension.Uri プロパティ

定義

URI、このプロパティは Office 2019 以降でのみ使用できます。

スキーマ内の次の属性を表します: uri

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

プロパティ値

属性

適用対象