Reads a Rectangle object from the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<Rectangle> ReadRectangle () |
Visual Basic
![]() |
---|
Public Function ReadRectangle () As Nullable(Of Rectangle) |
An instance of the .NET Rectangle structure or null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |