Package org.openl.excel.parser
Interface ExtendedValue
-
- All Known Implementing Classes:
AlignedValue,MergedCell
public interface ExtendedValueInterface to mark a class that an object has a special meaning and need to deal with specific instance when use specific cell value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue()
-
-
-
Method Detail
-
getValue
Object getValue()
-
-