Saves the specified object to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public void WriteObject ( |
Visual Basic
![]() |
---|
Public Sub WriteObject( _ |
The object to write.
The objects is serialized if it is one of the .NET core types or if it is marked as Serializable.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |