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