Localizes the UI elements that are related to this workbook with the strings contained in the specified XML file.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void SetLocalizationInfo ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetLocalizationInfo( _ |
A XML file containing the localization strings.
See Also