How do you set the FontStyle in c++ builder
Posted: Fri Oct 06, 2006 10:23 pm
Folks - so now I'm stuck on setting the FontSTyle in c++ builder.
I looked at the samples and found the following...
// Don't know how to write this in C++ ...
// XLS->Sheet[ 0 ]->Cell[ 0][1 ]->FontStyle = [xfsBold,xfsItalic];
Not very helpful - what chance do I stand !!!
The code above will not compile.
Any help would be very appreciated - it's a big shame their isn't more C++ in the helpfile - life would be easier
Thanks
Karl
I looked at the samples and found the following...
// Don't know how to write this in C++ ...
// XLS->Sheet[ 0 ]->Cell[ 0][1 ]->FontStyle = [xfsBold,xfsItalic];
Not very helpful - what chance do I stand !!!
The code above will not compile.
Any help would be very appreciated - it's a big shame their isn't more C++ in the helpfile - life would be easier
Thanks
Karl