FormatPicture

Shape.FormatPicture property

Liest und setzt die Optionen des Bildformats.

public MsoFormatPicture FormatPicture { get; }

Beispiele


[C#]
Aspose.Cells.Drawing.MsoFormatPicture msoFormatPicture = shape.FormatPicture;

Siehe auch