FormatPicture

Shape.FormatPicture property

Ottiene e imposta le opzioni del formato immagine.

public MsoFormatPicture FormatPicture { get; }

Esempi


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

Guarda anche