Aspose::Cells::Cell::GetPicture method

Cell::GetPicture method

Gets a Aspose.Cells.Drawing.Picture instance to represent the embedded image in this cell or null if there is no embedded image for this cell.

Aspose::Cells::Drawing::Picture Aspose::Cells::Cell::GetPicture()

See Also