public class DataFormatWrapCellStyle extends BaseWrapCellStyle
alignment, bottomBorderColor, bottomBorderStyle, dataFormat, fillBackgroundColor, fillForegroundColor, fillPattern, hidden, indent, leftBorderColor, leftBorderStyle, locked, rightBorderColor, rightBorderStyle, rotation, topBorderColor, topBorderStyle, verticalAlignment, wrapped| 构造器和说明 |
|---|
DataFormatWrapCellStyle(DataFormatEnum dataFormatEnum) |
DataFormatWrapCellStyle(java.lang.String dataFormat) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DataFormatWrapCellStyle |
build(DataFormatEnum dataFormatEnum) |
static DataFormatWrapCellStyle |
build(java.lang.String dataFormat) |
getAlignment, getBottomBorderColor, getBottomBorderStyle, getDataFormat, getFillBackgroundColor, getFillForegroundColor, getFillPattern, getIndent, getLeftBorderColor, getLeftBorderStyle, getRightBorderColor, getRightBorderStyle, getRotation, getTopBorderColor, getTopBorderStyle, getVerticalAlignment, isHidden, isLocked, isWrappedpublic DataFormatWrapCellStyle(DataFormatEnum dataFormatEnum)
public DataFormatWrapCellStyle(java.lang.String dataFormat)
public static DataFormatWrapCellStyle build(DataFormatEnum dataFormatEnum)
public static DataFormatWrapCellStyle build(java.lang.String dataFormat)