public static class ReserveUtil.ReservedCell extends Object implements Serializable
Constructor and Description |
---|
ReservedCell(int columnIdx) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnIndex() |
ReserveUtil.ReservedCellContent |
getContent() |
SCellStyle |
getStyle() |
void |
setContent(ReserveUtil.ReservedCellContent content) |
void |
setStyle(SCellStyle style) |
public int getColumnIndex()
public ReserveUtil.ReservedCellContent getContent()
public void setContent(ReserveUtil.ReservedCellContent content)
public SCellStyle getStyle()
public void setStyle(SCellStyle style)
Copyright © 2020. All rights reserved.