corrected doc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
108dc44ab3
commit
54dc345f5d
@ -5,7 +5,7 @@
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
|
||||
formula package contains binary PTG structures used in Formulas (not yet supported!)
|
||||
formula package contains binary PTG structures used in Formulas
|
||||
|
||||
<h2>Related Documentation</h2>
|
||||
|
||||
|
@ -363,8 +363,7 @@ public class HSSFCell
|
||||
}
|
||||
|
||||
/**
|
||||
* set the cells type (numeric, formula or string) -- DONT USE FORMULAS IN THIS RELEASE
|
||||
* WE'LL THROW YOU A RUNTIME EXCEPTION IF YOU DO
|
||||
* set the cells type (numeric, formula or string)
|
||||
* @see #CELL_TYPE_NUMERIC
|
||||
* @see #CELL_TYPE_STRING
|
||||
* @see #CELL_TYPE_FORMULA
|
||||
|
Loading…
Reference in New Issue
Block a user