Exports the specified object as an image.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void ExportObject ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExportObject( _ |
The object to export.
The name of the file where the image should be stored.
See Also