|
Jack
Not all of us use SVN, nor do we know how to get to the source the way you
do. We can use Google to get to javadocs - I've done that - Google is one
of my best friends!!
Regards
Vern
On 10/22/2017 11:15 AM, Jack Woehr wrote:
And if you want the change history of
org.apache.poi.hssf.usermodel.HSSFSheet just check out the source and use
the svn commands to view file history.
On Sun, Oct 22, 2017 at 10:13 AM, Jack Woehr <
jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
From the Javadocs:
- addMergedRegion
public int addMergedRegion(CellRangeAddress <
https://poi.apache.org/apidocs/org/apache/poi/ss/util/
CellRangeAddress.html> region)
Adds a merged region of cells on a sheet.
Specified by:addMergedRegion
<https://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/
Sheet.html#addMergedRegion-org.apache.poi.ss.util.CellRangeAddress-> in
interface Sheet
<https://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/
Sheet.html>
Parameters:region - to mergeReturns:index of this regionThrows:
java.lang.IllegalArgumentException - if region contains fewer than 2
cellsjava.lang.IllegalStateException - if region intersects with a
multi-cell array formulajava.lang.IllegalStateException - if region
intersects with an existing region on this sheet
On Sun, Oct 22, 2017 at 9:56 AM, Jack Woehr <jwoehr@absolute-performance.
com> wrote:
Read the source code?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.