SpreadsheetGear 2023
ChartSheet Property (IChartSheetWindowInfo)


SpreadsheetGear Namespace > IChartSheetWindowInfo Interface : ChartSheet Property
Gets the chart sheet which this window information refers to.
Syntax
'Declaration
 
ReadOnly Property ChartSheet As IChartSheet
'Usage
 
Dim instance As IChartSheetWindowInfo
Dim value As IChartSheet
 
value = instance.ChartSheet
IChartSheet ChartSheet {get;}
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

IChartSheetWindowInfo Interface
IChartSheetWindowInfo Members