SpreadsheetGear 2017
IChartSheet Interface
Members 






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

IChartSheet Members
SpreadsheetGear Namespace