FormatPicture

Shape.FormatPicture property

Hämtar och ställer in alternativen för bildformatet.

public MsoFormatPicture FormatPicture { get; }

Exempel


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

Se även