CellRange.SetValueFromText Method
Name | Parameters | Description |
---|---|---|
SetValueFromText(String, Boolean) | value, preserveNumberFormat | Parses the supplied string and creates a cell value to assign it to the cells in the current range. |
SetValueFromText(String) | value | Parses the supplied string and creates a cell value to assign it to the cells in the current range. |