Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorkbook Interface

In This Topic
    IWorkbook Interface Methods
    In This Topic

    For a list of all members of this type, see IWorkbook members.

    Public Methods
     NameDescription
     MethodOverloaded. Applies the specified theme to the current workbook.  
     MethodConverts formulas linked to other workbook to values.  
     MethodCalculates this workbook.  
     MethodCloses this workbook.  
     MethodConverts all legacy comments and notes to modern comments.  
     MethodProtects a workbook so that it cannot be modified.  
     MethodSaves changes to the specified workbook.  
     MethodOverloaded. Saves this Workbook to the specified System.IO.Stream.  
     MethodUnprotects the workbook which is protected by password.  
     MethodOverloaded. Updates the specified link of this workbook.  
    Top
    See Also