SpreadsheetGear 2012
ShapeExplorer Class
Members 






Represents a Shape Explorer which provides the ability to format the active shape selection of a workbook set.
Object Model
ShapeExplorer Class
Syntax
'Declaration
 
Public Class ShapeExplorer 
   Inherits SG.Windows.Forms.ExplorerBase
'Usage
 
Dim instance As ShapeExplorer
public class ShapeExplorer : SG.Windows.Forms.ExplorerBase 
public class ShapeExplorer = class(SG.Windows.Forms.ExplorerBase)
public class ShapeExplorer extends SG.Windows.Forms.ExplorerBase
public __gc class ShapeExplorer : public SG.Windows.Forms.ExplorerBase 
public ref class ShapeExplorer : public SG.Windows.Forms.ExplorerBase 
Remarks

Specify which categories to show by passing the appropriate ShapeExplorerCategoryFlags to %ShapeExplorer.ShapeExplorer(SpreadsheetGear.IWorkbookSet, ShapeExplorerCategoryFlags)%.

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.ShapeExplorer

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

ShapeExplorer Members
SpreadsheetGear.Windows.Forms Namespace

Send Feedback