| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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–2024 Alibaba Group. All rights reserved.