Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352203 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ca862219e8
commit
a84cd0a5f0
@ -793,7 +793,7 @@ public class HSSFCellStyle
|
||||
* other values
|
||||
*
|
||||
* @see #NO_FILL
|
||||
* @see #SOLID_FILL
|
||||
* @see #SOLID_FOREGROUND
|
||||
* @see #FINE_DOTS
|
||||
* @see #ALT_BARS
|
||||
* @see #SPARSE_DOTS
|
||||
@ -880,4 +880,5 @@ public class HSSFCellStyle
|
||||
{
|
||||
return format.getFillForeground();
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user