'宣言 Public Function IsOverlappingWithMergedRegion( _ ByVal firstRow As System.Integer, _ ByVal firstColumn As System.Integer, _ ByVal lastRow As System.Integer, _ ByVal lastColumn As System.Integer _ ) As System.Boolean
public System.bool IsOverlappingWithMergedRegion( System.int firstRow, System.int firstColumn, System.int lastRow, System.int lastColumn )
オンラインで表示: GitHub