'宣言 Public Overloads Sub Clear( _ ByVal clearFlags As C1.Win.FlexGrid.ClearFlags, _ ByVal topRow As System.Integer, _ ByVal leftCol As System.Integer, _ ByVal bottomRow As System.Integer, _ ByVal rightCol As System.Integer _ )
public void Clear( C1.Win.FlexGrid.ClearFlags clearFlags, System.int topRow, System.int leftCol, System.int bottomRow, System.int rightCol )
パラメータ
- clearFlags
- topRow
- leftCol
- bottomRow
- rightCol