Interface DynamicColumn

All Known Implementing Classes:
DynamicChart, SheetDynamicData, SheetDynamicFunctionTotal

public interface DynamicColumn
The Interface DynamicColumn.
This insterface is implemented by classes that manage the dynamic columns:
  1. SheetDynamicData
  2. SheetDynamicFunctionTotal
  • Method Details

    • getMapExtraColumnAnnotation

      Map<String,ExtraColumnAnnotation> getMapExtraColumnAnnotation()
      Gets the map extra column annotation.
      Returns:
      the map extra column annotation
    • setMapExtraColumnAnnotation

      void setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
      Sets the map extra column annotation.
      Parameters:
      mapExtraColumnAnnotation - the map extra column annotation