Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetFunction Class
Members


In This Topic
    WorksheetFunction Class
    In This Topic
    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
    public sealed class WorksheetFunction 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WorksheetFunction

    See Also