'Declaration Public Function IsSpilledCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Boolean
'Declaration
Public Function IsSpilledCell( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Boolean
public bool IsSpilledCell( int row, int column )
true
false
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.