Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle Member List
This is the complete list of members for com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle, including all inherited members.
BorderTypes enum namecom.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
Color enum namecom.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
HorizontalAlignment enum namecom.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setBackGroundColor(Color backGroundColor)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setBorderColor(BorderSide borderSide, Color color)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setBorderStyle(BorderSide borderSide, BorderTypes type)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setDataFormat(String dataFormat)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setFontStyle(String fontName, short height, Color fontColor)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setHAlign(HorizontalAlignment align)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setTextDecoration(boolean isBold, boolean isItalic, boolean isUnderlined, boolean isStrikeOut)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
setVAlign(VerticalAlignment align)com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
VerticalAlignment enum namecom.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle