GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : GetExpression2 メソッド |
'Declaration
Public Function GetExpression2( _ ByVal row As Integer, _ ByVal column As Integer, _ ByRef isSpilledCell As Boolean _ ) As Expression
public Expression GetExpression2( int row, int column, out bool isSpilledCell )