Cell.Replace
Cell.Replace method
Replace text of the cell with options.
public void Replace(string placeHolder, string newValue, ReplaceOptions options)
Parameter | Type | Description |
---|---|---|
placeHolder | String | Cell placeholder |
newValue | String | String value to replace |
options | ReplaceOptions | The replace options |
See Also
- class ReplaceOptions
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells