Свойство | Тип | Описание | |
---|---|---|---|
Category | string | ||
Description | string | ||
ExplicitRegistration | bool | ||
HelpTopic | string | ||
IsClusterSafe | bool | ||
IsExceptionSafe | bool | ||
IsHidden | bool | ||
IsMacroType | bool | ||
IsThreadSafe | bool | ||
IsVolatile | bool | ||
Name | string | ||
SuppressOverwriteError | bool |
Метод | Описание | |
---|---|---|
ExcelFunctionAttribute ( ) : System | ||
ExcelFunctionAttribute ( string description ) : System |
public ExcelFunctionAttribute ( ) : System | ||
Результат | System |
public ExcelFunctionAttribute ( string description ) : System | ||
description | string | |
Результат | System |