UdfMethodAttribute Constructor
Namespace: Microsoft.Office.Excel.Server.Udf
Assembly: Microsoft.Office.Excel.Server.Udf (in Microsoft.Office.Excel.Server.Udf.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UdfMethodAttribute()
public UdfMethodAttribute()