次の方法で共有


RevExMove.Src プロパティ

定義

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

スキーマ内の次の属性を表します。 src

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

プロパティ値

属性

適用対象