Property | Type | Description | |
---|---|---|---|
Category | string | ||
DelegateHandle | |||
Description | string | ||
ExplicitRegistration | bool | ||
FunctionPointer | |||
HelpTopic | string | ||
Index | int | ||
IsClusterSafe | bool | ||
IsCommand | bool | ||
IsExceptionSafe | bool | ||
IsHidden | bool | ||
IsMacroType | bool | ||
IsThreadSafe | bool | ||
IsVolatile | bool | ||
MenuName | string | ||
MenuText | string | ||
Name | string | ||
Parameters | ExcelDna.Loader.XlParameterInfo[] | ||
RegisterId | double | ||
ReturnType | |||
ShortCut | string | ||
SuppressOverwriteError | bool |
Property | Type | Description | |
---|---|---|---|
CreateDelegateAndFunctionPointer | void | ||
CreateDelegateType | |||
CreateDelegateTypeAndMethodInfo | void | ||
CreateMethodInfo | |||
FixHelpTopic | void | ||
SetAttributeInfo | void | ||
XlMethodInfo | System |
Method | Description | |
---|---|---|
ConvertToXlMethodInfos ( List |
||
GetMethodAttributes ( List |
Method | Description | |
---|---|---|
CreateDelegateAndFunctionPointer ( |
||
CreateDelegateType ( |
||
CreateDelegateTypeAndMethodInfo ( |
||
CreateMethodInfo ( |
||
FixHelpTopic ( ) : void | ||
SetAttributeInfo ( object attrib ) : void | ||
XlMethodInfo ( |
public static ConvertToXlMethodInfos ( List |
||
methods | List |
|
targets | List |
|
methodAttributes | List |
|
argumentAttributes | List |
|
return | List |
public static GetMethodAttributes ( List |
||
methodInfos | List |
|
methodAttributes | List |
|
argumentAttributes | List |
|
return | void |
public GCHandle,System.Runtime.InteropServices DelegateHandle | ||
return |
public XlParameterInfo[],ExcelDna.Loader Parameters | ||
return | ExcelDna.Loader.XlParameterInfo[] |
public XlParameterInfo,ExcelDna.Loader ReturnType | ||
return |