Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Workbook Class


Workbook Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the active sheet (the sheet on top).  
Public PropertyGets the active sheet index (the sheet on top).  
Public PropertyGets the list of authors.  
Public PropertyGets the BuiltinDocumentProperties object that represents all properties of the spreadsheet document.  
Public PropertyInternal use only.  
Public PropertyGets a boolean value indicating whether there are more than one worksheet selected.  
Public PropertyGets the cell range which is processing copy action.  
Public PropertyGets or sets whether the date system used to convert a date from/to a serial value starts since 1/1/1904.  
Public PropertyGets or sets the table style from the ITableStyle collection that is used as the default slicer style.  
Public PropertyGets or sets the table style from the TableStyles collection that is used as the default table style.  
Public PropertyGets an ICommentThreaded object that represents the threaded comment which is editing.  
Public PropertyGets a Features object to manipulate settings of features.  
Public PropertySpecifies the index to the first sheet in this book view.  
Public PropertyGets the general FormatOptions value.  
Public PropertyGets the formula engine of this workbook. (Inherited from GrapeCity.Spreadsheet.WorkbookBase)
Public PropertyGets the name of this workbook, including its path, as a string.  
Public PropertyGets or sets the comment which is under mouse cursor.  
Public PropertyGets or sets a boolean value indicating whether the current clipboard action is Cut.  
Public PropertyGets an array of links in the workbook. The names in the array are the names of the linked documents. Returns empty array if there are no links.  
Public PropertyGets the protected data of this workbook.  
Public PropertyGets or sets the name of this Workbook.  
Public PropertyGets a WorkbookBase.Names collection that represents all the names in the specified workbook (including all worksheet-specific names). (Inherited from GrapeCity.Spreadsheet.WorkbookBase)
Public PropertyGets a string that represents the complete path to the workbook/file that this workbook object respresents.  
Public PropertyGets a ProtectionMode value indicating whether this workbook is protected.  
Public PropertyGets or sets a boolean value indicating whether externally referenced values will be saved with the workbook, enabling cells which refer to those values to be calculated without returning a #REF! error.  
Public PropertyGets a IWorksheets collection that represents all the selected sheets in the specified window.  
Public PropertySpecifies ratio between the workbook tabs bar and the horizontal scroll bar.  
Public PropertySpecifies a boolean value that indicates whether to display the horizontal scroll bar in the user interface.  
Public PropertySpecifies a boolean value that indicates whether to display the sheet tabs in the user interface.  
Public PropertySpecifies a boolean value that indicates whether to display the vertical scroll bar.  
Public PropertyGets a Styles collection that represents all the styles in the workbook.  
Public PropertyGets the collection of table styles that are used in the workbook.  
Public PropertyGets or sets the theme applied to the current workbook.  
Public PropertyGets or sets an UpdateLinks constant indicating a workbook's setting for updating links.  
Public PropertyOverridden. Gets the container of this item.  
Public PropertyGets the worksheet collection.  
Top
See Also