Partager via


GlobalClass.WorksheetFunction Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property WorksheetFunction As WorksheetFunction
    Get
'Usage
Dim instance As GlobalClass
Dim value As WorksheetFunction

value = instance.WorksheetFunction
public virtual WorksheetFunction WorksheetFunction { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.WorksheetFunction

Implements

_Global.WorksheetFunction

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Excel Namespace