GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ExpressionView クラス : Item プロパティ |
'Declaration
Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ExpressionViewCell
public ExpressionViewCell this[ int row, int column ]; {get;}