Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class WorksheetFunction 
    'Usage
     
    
    Dim instance As WorksheetFunction
    public sealed class WorksheetFunction 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WorksheetFunction

    See Also