EmbeddedObjectProperties.Macro プロパティ

定義

マクロ

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

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

プロパティ値

属性

適用対象