EmbeddedObjectProperties.Macro Property

macro.Represents the attribte in schema: macro

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "macro")> _
Public Property Macro As StringValue
    Get
    Set
'Usage
Dim instance As EmbeddedObjectProperties
Dim value As StringValue

value = instance.Macro

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

EmbeddedObjectProperties Class

EmbeddedObjectProperties Members

DocumentFormat.OpenXml.Spreadsheet Namespace