Adds the specified amount to the specified Measure object.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public static Measure op_Addition ( |
The Measure object to add to.
The amount to add.
A new Measure object representing the new amount, in the same unit as the original object.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |