Back to Devexpress

CellRange.SetValueFromText Method

officefileapi-devexpress-dot-spreadsheet-dot-cellrange-dot-setvaluefromtext.md

latest582 B
Original Source

CellRange.SetValueFromText Method

NameParametersDescription
SetValueFromText(String, Boolean)value, preserveNumberFormatParses the supplied string and creates a cell value to assign it to the cells in the current range.
SetValueFromText(String)valueParses the supplied string and creates a cell value to assign it to the cells in the current range.