×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks James,
I don't see any code for that in Scotts stuff...i will research and try to
create one myself ...
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of James Perkins
Sent: Monday, July 20, 2009 11:44 AM
To: RPG programming on the IBM i / System i
Subject: Re: Poi HSSFCellStyle background color
I'm not sure what it is called, or if Scott wrote a procedure for it, but in
Java it's HSSFCellStyle#setFillBackgroundColor().
Example:
cell.setFillBackgroundColor(new HSSFColor().RED().getIndex());
Java documentation:
http://bit.ly/16ILaR
http://poi.apache.org/apidocs/org/apache/poi/hssf/usermodel/HSSFCellStyle.ht
ml#setFillBackgroundColor%28short%29
--
James R. Perkins
http://twitter.com/the_jamezp
On Mon, Jul 20, 2009 at 08:36, tim <tim2006@xxxxxxxxxxx> wrote:
I am looking to create a shaded background for a cell used to holding a
total number. I looked at documentation from Scott, but didn't see any
examples of this. Does anyone have such an example?
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.