Package bld.common.spreadsheet.utils
Class ValuePropsImpl
- java.lang.Object
-
- bld.common.spreadsheet.utils.ValuePropsImpl
-
- All Implemented Interfaces:
ValueProps
@Component public class ValuePropsImpl extends Object implements ValueProps
The Class ValuePropsImpl.
-
-
Constructor Summary
Constructors Constructor Description ValuePropsImpl()
-
-
-
Method Detail
-
valueProps
public String valueProps(String props)
Value props.- Specified by:
valuePropsin interfaceValueProps- Parameters:
props- the props- Returns:
- the string
-
-