Name.MacroType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets what the name refers to.
public:
property Microsoft::Office::Interop::Excel::XlXLMMacroType MacroType { Microsoft::Office::Interop::Excel::XlXLMMacroType get(); void set(Microsoft::Office::Interop::Excel::XlXLMMacroType value); };
public Microsoft.Office.Interop.Excel.XlXLMMacroType MacroType { get; set; }
Public Property MacroType As XlXLMMacroType