Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbookView Interface
Properties

In This Topic
    IWorkbookView Interface Members
    In This Topic

    The following tables list the members exposed by IWorkbookView.

    Public Properties
     NameDescription
     Property Gets or sets whether to allow reordering of worksheet tabs. SpreadJS only.  
     Property Set background color of all worksheets. SpreadJS only.  
     Property True if the horizontal scroll bar is displayed. Read/write Boolean.  
     Property True if the vertical scroll bar is displayed. Read/write Boolean.  
     Property True if the workbook tabs are displayed. Read/write Boolean.  
     Property Set background color of workbook gray area. SpreadJS only.  
     Property Gets or sets whether to show the New Tab button. SpreadJS only.  
     Property Gets or sets the display mode when date/number data width longer than column width. SpreadJS only.  
     Property Gets or sets whether to allow editing of the worksheet name. SpreadJS only.  
     Property Gets or sets whether to display navigation buttons in the workbook. SpreadJS only.  
     Property Returns or sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; the default value is 0.6). Read/write Double.  
     Property Gets or sets the position of tab strip relative to the workbook. SpreadJS only.  
     Property Gets or sets the width of tab strip. SpreadJS only.  
    Top
    See Also