mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717038 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cb513d0a76
commit
b2eefb20d4
@ -396,6 +396,7 @@ public class SXSSFRow implements Row
|
||||
|
||||
/**
|
||||
* Applies a whole-row cell styling to the row.
|
||||
* The row style can be cleared by passing in <code>null</code>.
|
||||
*/
|
||||
public void setRowStyle(CellStyle style) {
|
||||
if(style == null) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user