Gets the Drawing object associated with the worksheet.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Drawing Drawing { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Drawing As Drawing |
An instance of the Drawing class.
The Drawing class can be used to add, manipulate and remove drawing objects (such as pictures and charts) from the worksheet.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |