UdfClassAttribute Constructor
Initializes a new instance of the UdfClassAttribute class.
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 UdfClassAttribute()
public UdfClassAttribute()