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