Initializes a new instance of the XmlContext class.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public XmlContext ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Workbook that will be serialized or deserialized.
The associated XDocument.
The file version.
See Also