FormatPicture

Shape.FormatPicture property

Resim formatının seçeneklerini alır ve ayarlar.

public MsoFormatPicture FormatPicture { get; }

Örnekler


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

Ayrıca bakınız