次の方法で共有


SlideLayout.MatchingName プロパティ

定義

matchingName

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

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

プロパティ値

StringValue を返します。

属性

適用対象