SpreadsheetGear 2023
WindowInfos Property (IChartSheet)


SpreadsheetGear Namespace > IChartSheet Interface : WindowInfos Property
Returns a reference to the IChartSheetWindowInfo collection for the chart sheet.
Syntax
'Declaration
 
ReadOnly Property WindowInfos As IChartSheetWindowInfos
'Usage
 
Dim instance As IChartSheet
Dim value As IChartSheetWindowInfos
 
value = instance.WindowInfos
IChartSheetWindowInfos WindowInfos {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

IChartSheet Interface
IChartSheet Members
WindowInfo Property
IChartSheetWindowInfo Interface
IChartSheetWindowInfos Interface