Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetFunction Class
Members


WorksheetFunction Class
Represents the container for worksheet functions that can be called from application. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class WorksheetFunction 
 
'Usage
 
Dim instance As WorksheetFunction
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.WorksheetFunction

See Also