Gets the Drawing object associated with the worksheet.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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 for WPF Programmer's Guide | © 2025 MindFusion |