GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ExpressionView クラス : GetLightweightCell メソッド |
'宣言
Public Function GetLightweightCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ExpressionViewCell
public ExpressionViewCell GetLightweightCell( int row, int column )