Gets an enumerable with all pictures in the drawing.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public IEnumerable<Picture> Pictures { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Pictures As IEnumerable(Of Picture) |
An IEnumerable object that can be used to enumerate all pictures in the drawing.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |