Interface SpreadsheetTemplate

All Known Implementing Classes:
SpreadsheetExportTemplate

public interface SpreadsheetTemplate
Provides a cell data template for an Excel file.
Since:
2.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the DataTemplate to represent a cell data template in an Excel file.
  • Method Details

    • getDataTemplate

      DataTemplate getDataTemplate()
      Returns the DataTemplate to represent a cell data template in an Excel file.