MacroWllType.MacroName Property

Definition

macroName

Represents the following attribute in the schema: wne:macroName

[DocumentFormat.OpenXml.SchemaAttr(33, "macroName")]
public DocumentFormat.OpenXml.StringValue MacroName { get; set; }
public DocumentFormat.OpenXml.StringValue MacroName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "macroName")]
public DocumentFormat.OpenXml.StringValue? MacroName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:macroName")]
public DocumentFormat.OpenXml.StringValue? MacroName { get; set; }
public DocumentFormat.OpenXml.StringValue? MacroName { get; set; }
member this.MacroName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "macroName")>]
member this.MacroName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:macroName")>]
member this.MacroName : DocumentFormat.OpenXml.StringValue with get, set
Public Property MacroName As StringValue

Property Value

Attributes

Applies to