Aspose::Cells::Cells::GetCellsWithPlaceInCellPicture method
Cells::GetCellsWithPlaceInCellPicture method
Gets all cells that contain embedded picture.
Enumerator<Cell> Aspose::Cells::Cells::GetCellsWithPlaceInCellPicture()
ReturnValue
Enumerator to enumerate all Cell objects that contain embedded picture
Remarks
If there is no picture which is set as “Place in Cell” in this worksheet, null will be returned.
See Also
- Class Enumerator
- Class Cell
- Class Cells
- Namespace Aspose::Cells
- Library Aspose.Cells for C++