Need List of all the optional parameters supported by Smart Markers

Hi Aspose Experts,

Can anybody please provide me the list of all the smart markers optional parameters.
It would be a great help if you could include an example with every parameters.

Apart from the one those are mentioned in
http://www.aspose.com/docs/display/cellsjava/Smart+Markers

Thanks.

Hi,


Thanks for your query.

Well, the document here provides almost all the supported parameters in Smart Markers feature. It also supports copystyle parameter as well which is not mentioned in the list. For your information, since the codebase of Aspose.Cells for Java is same with Aspose.Cells for .NET (Aspose.Cells for Java is auto-ported from .NET), so you may check the relevant document in .NET here for your complete reference:

Thank you.

Thanks for the reply


I need more complex examples
  • Multiple groups with smart markers
  • Adding custom and field label to the groups Total like "Group 1 name Subtotal"
  • Correct Subtotals for more than 2 level of groups
  • Grand Total of the field (should not include group total

Hi,


Well, we do not have more complex examples. We recommend you to kindly refer to the examples given in the online documents of Smart Markers (.NET/JAVA) and try with your own template files (having smart markers in it) by writing your sample code with Aspose.Cells APIs accordingly.

If you find any issue, let us know with sample JAVA program (runnable) and template file, we will check it soon.

Thank you.