Converts the specified string value to unsigned 64-bit integer.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public static ulong ToUint64 ( |
Visual Basic
![]() |
---|
Public Shared Function ToUint64( _ |
The string value to convert from.
An unsigned 64-bit integer value that is deserialized from the specified string.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |