Interface SheetComponent

All Known Implementing Classes:
DynamicChart, QuerySheetData, SheetData, SheetDynamicData, SheetDynamicFunctionTotal, SheetFunctionTotal, SheetMappingSheet, SheetSummary

public interface SheetComponent
The Interface SheetComponent.
SheetComponet is implemented from:
  1. SheetData
  2. SheetSummary

Its is used to merge different sheet through the class MergeSheet
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setSheetName(String sheetName)
    Sets the sheet name.
  • Method Details

    • setSheetName

      void setSheetName(String sheetName)
      Sets the sheet name.
      Parameters:
      sheetName - the new sheet name