XlsWorksheet ReplaceAll Method |
| Name | Description | |
|---|---|---|
|
|
ReplaceAll(String, String, Boolean) |
Replaces all occurrences of a specified value with a new value in the worksheet.
|
|
|
ReplaceAll(String, CellStyle, String, CellStyle) |
Replaces cells' values with new data and style.
|