Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Cell
public Cell this[ int index ]; {get;}
indexが0未満です。
または
indexがSelectedRowCollection.Count以上です。
SelectedCellCollection クラス SelectedCellCollection メンバ
© 2008-2015 GrapeCity inc. All rights reserved.