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: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Visual Basic
![]() |
---|
Public Function 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, reative to the cell.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |