public static class ReserveUtil.ReservedColumn extends Object implements Serializable
Constructor and Description |
---|
ReservedColumn(int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
SCellStyle |
getStyle() |
int |
getWidth() |
boolean |
isCustomWidth() |
void |
setCustomWidth(boolean custom) |
void |
setStyle(SCellStyle style) |
void |
setWidth(int width) |
public int getIndex()
public SCellStyle getStyle()
public void setStyle(SCellStyle style)
public int getWidth()
public void setWidth(int width)
public boolean isCustomWidth()
public void setCustomWidth(boolean custom)
Copyright © 2020. All rights reserved.