Gets an enumerable with all pictures in the drawing.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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 for WPF Programmer's Guide | © 2025 MindFusion |