Method | Description | |
---|---|---|
SetBounds ( int firstColumn, int firstRow, int lastColumn, int lastRow ) : void |
The end column of the range
|
|
TextRange ( ) : System | ||
TextRange ( int firstColumn, int firstRow, int lastColumn, int lastRow ) : System |
Method | Description | |
---|---|---|
OnChange ( ) : void |
public SetBounds ( int firstColumn, int firstRow, int lastColumn, int lastRow ) : void | ||
firstColumn | int | |
firstRow | int | |
lastColumn | int | |
lastRow | int | |
return | void |
public TextRange ( int firstColumn, int firstRow, int lastColumn, int lastRow ) : System | ||
firstColumn | int | |
firstRow | int | |
lastColumn | int | |
lastRow | int | |
return | System |