SpreadsheetGear 2012
WorkbookExplorer Class
Members 






Represents a WorkbookExplorer that can be used to explore and set properties on the workbooks and worksheets contained in a workbook set.
Object Model
WorkbookExplorer Class
Syntax
'Declaration
 
Public Class WorkbookExplorer 
   Inherits SG.Windows.Forms.ExplorerBase
'Usage
 
Dim instance As WorkbookExplorer
public class WorkbookExplorer : SG.Windows.Forms.ExplorerBase 
public class WorkbookExplorer = class(SG.Windows.Forms.ExplorerBase)
public class WorkbookExplorer extends SG.Windows.Forms.ExplorerBase
public __gc class WorkbookExplorer : public SG.Windows.Forms.ExplorerBase 
public ref class WorkbookExplorer : public SG.Windows.Forms.ExplorerBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                        SpreadsheetGear.Windows.Forms.WorkbookExplorer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkbookExplorer Members
SpreadsheetGear.Windows.Forms Namespace

Send Feedback