'Declaration
ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As IChartSheetWindowInfo
'Usage
Dim instance As IChartSheetWindowInfos Dim index As System.Integer Dim value As IChartSheetWindowInfo value = instance.Item(index)
IChartSheetWindowInfo this[ System.int index ]; {get;}
Parameters
- index
- The zero based index of the IChartSheetWindowInfo to return.