mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1925492 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8bac1b33f6
commit
6a68902aee
@ -34,7 +34,7 @@ import org.apache.poi.ss.usermodel.Color;
|
||||
* Each color has an index (for the standard palette in Excel (tm) ),
|
||||
* native (RGB) triplet and string triplet. The string triplet is as the
|
||||
* color would be represented by Gnumeric. Having (string) this here is a bit of a
|
||||
* collision of function between HSSF and the HSSFSerializer but I think its
|
||||
* collision of function between HSSF and the HSSFSerializer but I think it's
|
||||
* a reasonable one in this case.
|
||||
*/
|
||||
public class HSSFColor implements Color {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user