Converts the specified measure, relative to the top side of the specified cell, to a measure, relative to the top side of the entire worksheet.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Visual Basic
![]() |
---|
Public Function ToGlobalY( _ |
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 worksheet.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |