SpreadsheetGear 2023
IChartSheets Interface
Members 


SpreadsheetGear Namespace : IChartSheets Interface
Represents a collection of chartSheets in a workbook.
Object Model
IChartSheets Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IChartSheets 
'Usage
 
Dim instance As IChartSheets
[System.Reflection.DefaultMember("Item")]
public interface IChartSheets 
Remarks
Only chart sheets are included in this collection. Worksheets, dialog sheets, Visual Basic modules and Excel 4 Macro Sheets are excluded.
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

IChartSheets Members
SpreadsheetGear Namespace
ChartSheets Property