Gets the range of cells that was actually exported by the most recent call to Export.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Rectangle GetExportedRange () |
Visual Basic
![]() |
---|
Public Function GetExportedRange () As Rectangle |
A .NET Rectangle representing the exported cells or an empty rectangle if Export has never been called.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |