Share via


IName.MacroType Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property MacroType As XlXLMMacroType
    Get
    Set
'Usage
Dim instance As IName
Dim value As XlXLMMacroType

value = instance.MacroType

instance.MacroType = value
XlXLMMacroType MacroType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlXLMMacroType

See Also

Reference

IName Interface

IName Members

Microsoft.Office.Interop.Excel Namespace