Spread.Services Documentation
IWorkbook Interface Properties

GrapeCity.Documents.Spread Namespace : IWorkbook Interface

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

Public Properties
 NameDescription
 Property Returns an object that represents the active sheet (the sheet on top) in the active workbook or in the specified window or workbook. Returns null if no sheet is active (read-only).  
 Property Determines whether to automatically parse when setting a range value to a string value.  
 Property Gets or sets CultureInfo for the workbook.  
 PropertySpecifies the table style name from the ITableStyleCollection collection that is used as the default TableStyle (read/write).  
 Property Gets or sets whether the calculation engine is valid.  
 PropertyReturns the INames collection that represents all the names in the specified workbook (including all worksheet-specific names). This is a read-only INames object.  
 PropertyReturns the IPivotCaches collection that represents all the IPivotTable caches in the specified workbook (read-only).  
 Property Gets or sets the reference style.  
 PropertyGets the ISlicerCaches object associated with the workbook.  
 PropertyReturns the IStyleCollection collection that represents all the styles in the specified workbook (read-only).  
 PropertyReturns the ITableStyleCollection collection object for the current workbook that refers to the styles used in the current workbook (read-only).  
 Property Returns the theme applied to the current workbook (read-only).  
 PropertyReturns the IWorksheets collection that represents all the worksheets in the specified workbook. This is a read-only Sheets object.  
Top
See Also

Reference

IWorkbook Interface
GrapeCity.Documents.Spread Namespace