- terminate
WorksheetFluent terminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeInt
Column writeInt(long value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeIntFormatted
Column writeIntFormatted(long value, Format format)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeNumber
Column writeNumber(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeNumberFormatted
Column writeNumberFormatted(double value, Format format)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeString
Column writeString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeStringFormatted
Column writeStringFormatted(string value, Format format)
Undocumented in source. Be warned that the author may not have intended to support it.