mirror of https://github.com/apache/poi.git
made it official (deprecation)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352349 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
69ffb84518
commit
294f7b3d5d
|
@ -66,6 +66,8 @@ package org.apache.poi.hssf.usermodel;
|
|||
* NOTE WILL MOST LIKELY BE DEPRECATED BY THE END OF THE 2.0 CYCLE IN FAVOR
|
||||
* OF nsph.util.HSSFColor...
|
||||
* @author Andrew C. Oliver (acoliver at apache dot org)
|
||||
* @deprecated use org.apache.poi.hssf.util.HSSFColor instead
|
||||
* @see org.apache.poi.hssf.util.HSSFColor
|
||||
*/
|
||||
|
||||
public interface HSSFColorConstants
|
||||
|
|
Loading…
Reference in New Issue