Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

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.