GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス : ClearRange メソッド |
'Declaration
Public Sub ClearRange( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ Optional ByVal copyOptions As ClipboardCopyOptions _ )
public void ClearRange( int row, int column, int rowCount, int columnCount, ClipboardCopyOptions copyOptions )