ve idea
how to implement it properly so that in the 3rd it would print like " This
is help message" .
Can anybody help please ?
Thanks n regards
Rajesh Saha
Hi,
Sorry for one typo. Read "GetOptions" in place of "Getoptions" .
Regards,
Rajesh
On Wed, May 16, 2012 at 2:39 PM, Rajesh Saha wrote:
> Hi,
>
> In my program, I am using the module Getopt::Long
>
> My intension is that if the user chooses "--h
;) ;
$chart->set_style( 18 );
$worksheet->insert_chart ('A4', $chart,0,0) ;
=
To be precise, there are two categories in '=Sheet1!$C1:$D1' viz. "Pass" &
"Fail" & I want them to be green & red respectively in pie chart .
Thanks and regards,
Rajesh Saha
ksheet->insert_chart ('A4', $chart,0,0) ;
=
To be precise, there are two categories in '=Sheet1!$C1:$D1' viz. "Pass" &
"Fail" & I want them to be green & red respectively in pie chart .
Thanks and regards,
Rajesh Saha
Hi
I already have a xlsx file which contains a pie chart with 3 legends. The
requirement is that I have to change the colors of those 3 legends.
I can create another excel file which contains a macro & can run the macro
for the xlsx where I want to change the pie chart color . This is working
fin