Package com.mendix.modules.exportmanager.interfaces.excel
-
Interface Summary Interface Description IExcelCell Represents of an Excel cell.IExcelCellStyle Represents an Excel cell style.IExcelColumn Represents an Excel column.IExcelGrid Represents an Excel grid. -
Enum Summary Enum Description IExcelCell.CellType Defines the supported Excel cell types.IExcelCellStyle.BorderTypes Defines the available border types.IExcelCellStyle.Color Defines the available colors.IExcelCellStyle.HorizontalAlignment Defines the horizontal content alignment.IExcelCellStyle.VerticalAlignment Defines the vertical content alignment.