'Declaration
Public ReadOnly Default Property Item( _
ByVal columnIndex As Integer _
) As DefaultGroupFooter
'使用法
Dim instance As DefaultGroupFooterCollection
Dim columnIndex As Integer
Dim value As DefaultGroupFooter
value = instance.Item(columnIndex)