Parameters
- String str
- String to add.
- Long sRow
- Upper left row position. This parameter is optional. The default
is the first row.
- Long sCol
- Upper left column position. This parameter is optional. The
default is the first column.
- Long eRow
- Lower right row position. This parameter is optional. The default
is the last row.
- Long eCol
- Lower right column position. This parameter is optional. The
default is the last column.
- Integer caseSense
- If this value is 1, the strings are added as case-sensitive.
This parameter is optional. The default is 1.