EmbeddedObjectProperties.Macro Property

Definition

macro

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to