GraphicFrame.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

属性值

返回 StringValue

属性

适用于