Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorkbookSet Class
Properties Methods Events


In This Topic
    WorkbookSet Class Members
    In This Topic

    The following tables list the members exposed by WorkbookSet.

    Public Properties
     NameDescription
    Public PropertyGet Built-in theme font schemes.  
    Public PropertyGet built-in theme color schemes.  
    Public PropertyGet built-in themes.  
    Public PropertyGets the calculation engine.  
    Public PropertyGets the color manager of the WorkbookSet.  
    Public PropertyGets the command manager of the WorkbookSet.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the Compatibility value that indicating the compatibility of the spreadsheet.  
    Public PropertyGets the workbook which is processing copy action.  
    Public PropertyGets or sets the System.Globalization.CultureInfo of this workbook set.  
    Public PropertyGets the number of defined custom lists (including built-in lists).  
    Public PropertyGets or sets the status of Cut or Copy mode.  
    Public PropertyGets or sets the default behaviors of operations.  
    Public PropertyGets or sets the aliases of built-in functions.  
    Public PropertyGets or sets the localizer which returns contanst texts.  
    Public PropertyGets the UI manager of the IWorkbookSet.  
    Public PropertyGets or sets the name of the current user.  
    Public PropertyGets all of the workbooks in this workbook set.  
    Public PropertyGets the WorksheetFunction object.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. the list that you are trying to add already exists  
    Public MethodSuspends painting and events until EndUpdate is called. Calling this function is exclusively.  
    Public Methodstatic (Shared in Visual Basic)Creates the IWorkbook object which uses base-1 indexes.  
    Public MethodDeletes a custom list.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodRestores painting and events to the state before the last call to BeginUpdate.  
    Public MethodGets a custom list (an array of strings).  
    Public MethodGets the custom list number for an array of strings. You can use this method to match both built-in lists and custom-defined lists.  
    Public MethodInitializes batching for changing cell values and formulas.  
    Public MethodRegisters the UI manager.  
    Public MethodStarts copying or cutting a cell range.  
    Public MethodStops copying or cutting a cell range.  
    Public MethodEnds batching for changing cell values and formulas.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when update links according to the user's settings for the specified workbook.  
    Top
    See Also