Cell.GetStringValue

Cell.GetStringValue method

Gets the string value by specific formatted strategy.

public string GetStringValue(CellValueFormatStrategy formatStrategy)
ParameterTypeDescription
formatStrategyCellValueFormatStrategyThe formatted strategy.

See Also