Skip to main content
All docs
V19.1
.NET Standard 2.0+
Row

Range.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.