| Name | Description |
![Public Property](dotnetimages/publicProperty.png) | ActiveSheet | Gets or sets the active sheet in the component. |
![Public Property](dotnetimages/publicProperty.png) | ActiveSheetIndex | Gets or sets the index of the active sheet in the component. |
![Public Property](dotnetimages/publicProperty.png) | AutoRecalculation | Gets or sets a value that indicates whether to automatically recalculate. |
![Public Property](dotnetimages/publicProperty.png) | AutoRefresh | Gets or sets whether the sheet can auto-refresh itself. |
![Public Property](dotnetimages/publicProperty.png) | BackgroundCalculation | Gets or sets whether to calculate the formulas in the background thread to reduce the time for opening an excel file. |
![Public Property](dotnetimages/publicProperty.png) | CanCellOverflow | Gets or sets whether data can overflow into adjacent empty cells in the component. |
![Public Property](dotnetimages/publicProperty.png) | CurrentTheme | Gets or sets the current theme for the workbook. |
![Public Property](dotnetimages/publicProperty.png) | CurrentThemeName | Gets or sets the current theme information for the workbook. |
![Public Property](dotnetimages/publicProperty.png) | CustomFunctions | Gets the custom functions. |
![Public Property](dotnetimages/publicProperty.png) | CustomNames | Gets the custom names. |
![Public Property](dotnetimages/publicProperty.png) | GridLineColor | Gets or sets the color of the gridline. |
![Public Property](dotnetimages/publicProperty.png) | HorizontalScrollBarVisibility | Gets or sets the horizontal scroll bar visibility. |
![Public Property](dotnetimages/publicProperty.png) | Item | Overloaded. Gets the worksheet at the specified index. |
![Public Property](dotnetimages/publicProperty.png) | LoadExcelOnDemand | Gets or sets whether to load data on demand to reduce the time for opening an excel file. |
![Public Property](dotnetimages/publicProperty.png) | Name | Gets or sets the name of the workbook. |
![Public Property](dotnetimages/publicProperty.png) | NamedStyles | Gets or sets a collection of StyleInfo objects for this sheet. |
![Public Property](dotnetimages/publicProperty.png) | Protect | Gets or sets whether this workbook is protected. |
![Public Property](dotnetimages/publicProperty.png) | ReferenceStyle | Gets or sets the style for cell and range references in cell formulas on this sheet. |
![Public Property](dotnetimages/publicProperty.png) | SheetCount | Gets or sets the number of sheets for this workbook. |
![Public Property](dotnetimages/publicProperty.png) | Sheets | Gets a collection of Worksheet objects for this workbook. |
![Public Property](dotnetimages/publicProperty.png) | ShowDragDropTip | Gets or sets a value that indicates whether to show the drag drop tip. |
![Public Property](dotnetimages/publicProperty.png) | ShowDragFillTip | Gets or sets a value that indicates whether to show the drag fill tip. |
![Public Property](dotnetimages/publicProperty.png) | ShowGridLine | Gets or sets a value that indicates whether to show the gridline. |
![Public Property](dotnetimages/publicProperty.png) | ShowResizeTip | Gets or sets whether to display a resize tip. |
![Public Property](dotnetimages/publicProperty.png) | ShowScrollTip | Gets or sets whether to display a scroll tip. |
![Public Property](dotnetimages/publicProperty.png) | StartSheetIndex | Gets or sets the index of the start sheet of the Workbook |
![Public Property](dotnetimages/publicProperty.png) | Themes | Gets themes for the workbook. |
![Public Property](dotnetimages/publicProperty.png) | VerticalScrollBarVisibility | Gets or sets the vertical scroll bar visibility. |