Converts the specified measure, relative to the left side of the worksheet, to a measure, relative to the left side of the specified cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Measure toLocalX ( |
The coordinate to convert.
The 0-based index of the column of the relative cell.
The 0-based index of the row of the relative cell.
A Measure object representing the specified measure, relative to the cell.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |