| 构造器和说明 |
|---|
WriteCellData(BigDecimal numberValue) |
WriteCellData(Boolean booleanValue) |
WriteCellData(byte[] image) |
WriteCellData(CellDataTypeEnum type) |
WriteCellData(CellDataTypeEnum type,
String stringValue) |
WriteCellData(Date dateValue) |
WriteCellData(LocalDateTime dateValue) |
WriteCellData(String stringValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
WriteCellStyle |
getOrCreateStyle()
Return a style, if is empty, create a new
|
checkEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnIndex, getRowIndexpublic WriteCellData(String stringValue)
public WriteCellData(CellDataTypeEnum type)
public WriteCellData(CellDataTypeEnum type, String stringValue)
public WriteCellData(BigDecimal numberValue)
public WriteCellData(Boolean booleanValue)
public WriteCellData(Date dateValue)
public WriteCellData(LocalDateTime dateValue)
public WriteCellData(byte[] image)
public WriteCellStyle getOrCreateStyle()
Copyright © 2018–2022 Alibaba Group. All rights reserved.