Hi,
I am using Aspose.Slides for Java 16.9.0.0.
I am adding table to a slide based on this tutorial
http://www.aspose.com/docs/display/slidesjava/Creating+a+Table+on+PowerPoint+Slide
However, the tutorial does not cover cell formatting sample code. I have to format
the content of a column to show all values in this format $##,##0.00. <font size=“2” style=“font-family: “Courier New”;”>How can I format
table columns with specific formats (java patterns)?
Any help/guidance would be great.
Thanks
Giri