Freigeben über


Picture.Macro Eigenschaft

Definition

Verweis auf benutzerdefinierte Funktion

Stellt das folgende Attribut im Schema dar: makro

[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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: