Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    4,064

    Re: Color Problem

    Thats what I thought a few weeks ago when I started this. For some reason, the API has Foreground set as the Background and I have no idea what background is. The text color is set by using the...
  2. Replies
    5
    Views
    4,064

    Re: Color Problem

    Ok, so I used a method to get the color I needed.



    This returned 27.

    So I tried setPatternFG(27) and got black...

    Any thoughts from here?
  3. Replies
    5
    Views
    4,064

    Re: Color Problem

    Well I think the problem may be that for SmartXLS, I need to send Excel the color as a RGB int.

    For instance, here is the line where I tell the Excel Cell to be set the color:
    ...
  4. Replies
    5
    Views
    4,064

    Color Problem

    Ok, so I'm reading and writing excel files for work using a program I created to do my work for me and I'm having 1 formatting issue. I cant get java to produce the correct color based on the RGB...
Results 1 to 4 of 4