Share via


MacroWllType.MacroName Property

macroName.Represents the attribte in schema: wne:macroName

Namespace:  DocumentFormat.OpenXml.Office.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "macroName")> _
Public Property MacroName As StringValue
    Get
    Set
'Usage
Dim instance As MacroWllType
Dim value As StringValue

value = instance.MacroName

instance.MacroName = value
[SchemaAttrAttribute(, "macroName")]
public StringValue MacroName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

MacroWllType Class

MacroWllType Members

DocumentFormat.OpenXml.Office.Word Namespace