SpreadsheetGear 2017
IModule Interface
Members 






SpreadsheetGear Namespace : IModule Interface
Represents a module.
Object Model
IModule Interface
Syntax
'Declaration
 
Public Interface IModule 
   Inherits IPrintable, ISheet 
'Usage
 
Dim instance As IModule
public interface IModule : IPrintable, ISheet  
public interface IModule = class(IPrintable, ISheet)
public interface IModule implements IPrintable, ISheet 
public __gc __interface IModule : public IPrintable, ISheet  
public interface class IModule : public IPrintable, ISheet  
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

IModule Members
SpreadsheetGear Namespace