public static interface SpreadsheetWriter.SpreadsheetField
| Modifier and Type | Method and Description |
|---|---|
SpreadsheetWriter.Style |
getStyle()
Returns the style object for this field.
|
void |
setComment(java.lang.String comment)
Assigns a custom comment to the field
|
void |
setStyle(SpreadsheetWriter.Style style)
Sets the style for this field.
|
void setStyle(SpreadsheetWriter.Style style)
style - SpreadsheetWriter.Style getStyle()
void setComment(java.lang.String comment)
comment - The textCopyright ? Technia AB. All Rights Reserved.