public class MarginalInformation extends Object
| Constructor and Description |
|---|
MarginalInformation(String text,
Position position) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
MarginalInformation |
withFont(String font) |
MarginalInformation |
withFontSize(int fontSize) |
void |
write(org.dhatim.fastexcel.Writer writer) |
public MarginalInformation withFont(String font)
public MarginalInformation withFontSize(int fontSize)
public String getContent()
public void write(org.dhatim.fastexcel.Writer writer)
throws IOException
IOExceptionCopyright © 2023. All rights reserved.