public final class TextAlignStyle extends Object
static String
MIDDLE
TEXT_ALIGN
VERTICAL_ALIGN
TextAlignStyle()
static void
setTextAlign(org.apache.poi.ss.usermodel.CellStyle cellStyle, Map<String,String> tdStyle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String TEXT_ALIGN
public static final String VERTICAL_ALIGN
public static final String MIDDLE
public TextAlignStyle()
public static void setTextAlign(org.apache.poi.ss.usermodel.CellStyle cellStyle, Map<String,String> tdStyle)
Copyright © 2023. All rights reserved.